ArchLinux User Repository (AUR)ΒΆ
Arch Linux packages are community maintained by Afri Schoedon.
Check out the following packages on aur.archlinux.org.
- ethereum (stable, latest release)
- ethereum-git (unstable, latest develop)
To build and install the package, follow the AUR installing package instructions:
- Acquire the tarball which contains the PKGBUILD
- Extract the tarball
- Run
makepkg -srias simple user in the directory where the files are saved - Install the resulting package with
pacman -Uas superuser
You can also use AUR helpers
like yaourt or pacaur to install the packages directly on your system.