ganache-bin on AUR (Arch User Repository)

Last updated: May 03,2024

1. Install "ganache-bin" 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-bin on Arch using YAY

$ yay -S ganache-bin

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

$ yay -Rns ganache-bin

2. Manually Install "ganache-bin" via AUR

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

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

b. Clone ganache-bin's git locally

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

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

$ cd ~/ganache-bin $ makepkg -si

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

ID: 1297787
Name: ganache-bin
PackageBaseID: 136749
PackageBase: ganache-bin
Version: 2.7.1-1
Description: Personal Blockchain for Ethereum
URL: https://truffleframework.com/ganache
NumVotes: 6
Popularity: 0.000455
OutOfDate:
Maintainer: jkcdarunday
Submitter: jkcdarunday
FirstSubmitted: 1539899300
LastModified: 1690934041
URLPath: /cgit/aur.git/snapshot/ganache-bin.tar.gz