We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The geth package is available from the community repo.
geth
You can install it using
pacman -S geth
Install dependencies
pacman -S git go gcc
Download and build geth
git clone https://github.com/ethereum/go-ethereum cd go-ethereum make geth