Arch Linux has the AUR, a collection of user-built packages. How do I install these packages on Arch Linux ARM though?
|
The easiest solution is to use Yaourt (Yet AnOther User Repository Tool). You can install with:
And then sync with the AUR:
You can then search AUR packages:
Which will provide interactive prompts for installation. Or if you know the package name exactly:
Most pacman commands are the same for yaourt. |
|||||
|
|
According to the Building Packages page from the Arch Linux ARM, you need to.
|
|||
|