|
InstallArch
Installation instructions for Arch Linux
Phase-Deploy Using yaourt (http://archlinux.fr/yaourt-en)Type the following command in a terminal: yaourt -S galaxium ManuallyDownload the following tarballs from AUR: Make the first package:tar -xvvzf libanculus-sharp.tar.gz cd libanculus-sharp makepkg A tarball should have been created that is named: libanculus-sharp-<version number>- <architecture>.pkg.tar.gz Install the package using pacman (as root):pacman -U libanculus-sharp-<version number>-<architecture>.pkg.tar.gz Make the second package:tar -xvvzf galaxium.tar.gz cd galaxium makepkg A tarball should have been created that is named: galaxium-<version number>- <architecture>.pkg.tar.gz Install the package using pacman (as root):pacman -U galaxium-<version number>-<architecture>.pkg.tar.gz |
► Sign in to add a comment