solidity-git on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S solidity-git

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

$ yay -Rns solidity-git

2. Manually Install "solidity-git" via AUR

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

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

b. Clone solidity-git's git locally

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

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

$ cd ~/solidity-git $ makepkg -si

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

ID: 558825
Name: solidity-git
PackageBaseID: 114550
PackageBase: solidity-git
Version: 0.5.0.20181110.9709dfe04-1
Description: The Solidity Contract-Oriented Programming Language (latest unstable git version)
URL: https://github.com/ethereum/solidity
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: ekpyron
Submitter: 5chdn
FirstSubmitted: 1470905076
LastModified: 1541870423
URLPath: /cgit/aur.git/snapshot/solidity-git.tar.gz