solidity-bin on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S solidity-bin

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

$ yay -Rns solidity-bin

2. Manually Install "solidity-bin" via AUR

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

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

b. Clone solidity-bin's git locally

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

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

$ cd ~/solidity-bin $ makepkg -si

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

ID: 1427128
Name: solidity-bin
PackageBaseID: 192382
PackageBase: solidity-bin
Version: 0.8.25-1
Description: Contract-Oriented Programming Language
URL: https://github.com/ethereum/solidity
NumVotes: 1
Popularity: 0.002897
OutOfDate:
Maintainer: phnx47
Submitter: phnx47
FirstSubmitted: 1680704611
LastModified: 1710429843
URLPath: /cgit/aur.git/snapshot/solidity-bin.tar.gz