ganache-cli on AUR (Arch User Repository)

Last updated: July 01,2024

1. Install "ganache-cli" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install ganache-cli on Arch using YAY

$ yay -S ganache-cli

* (Optional) Uninstall ganache-cli on Arch using YAY

$ yay -Rns ganache-cli

2. Manually Install "ganache-cli" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone ganache-cli's git locally

$ git clone https://aur.archlinux.org/ganache-cli.git ~/ganache-cli

c. Go to ~/ganache-cli folder and install it

$ cd ~/ganache-cli $ makepkg -si

3. Information about the ganache-cli package on Arch User Repository (AUR)

ID: 857709
Name: ganache-cli
PackageBaseID: 127481
PackageBase: ganache-cli
Version: 6.12.2-1
Description: Personal blockchain for Ethereum development.
URL: https://github.com/trufflesuite/ganache-cli
NumVotes: 3
Popularity: 0
OutOfDate: 1644325783
Maintainer: palkeo
Submitter: bluebugs
FirstSubmitted: 1511548433
LastModified: 1612317229
URLPath: /cgit/aur.git/snapshot/ganache-cli.tar.gz