Skip to content

Installation

Samuel edited this page Jun 15, 2024 · 3 revisions

⚠️ This wiki is work-in-progress, the provided infomation may be incorrect.

How do I Install ACU?

The configuration utility is pre-installed with Arch Linux installed and provided by this archlinux-installer

New Install :

bash <(curl -fsSL https://raw.githubusercontent.com/kwankiu/acu/0.0.5-dev/acu) -u

(Notes: ACU automatically installs the latest version available using the -u command)

Tips

Updating repositories database

Notes: To make sure the repositories and apps list is up-to-date, you should run acu update regularly, ACU will also sync pacman repositories database for you.

acu update

Clone this wiki locally