solidity on AUR (Arch User Repository)
Last updated: October 31,2024
1. Install "solidity" 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
Copied
b. Install solidity on Arch using YAY
$
yay -S
solidity
Copied
* (Optional) Uninstall solidity on Arch using YAY
$
yay -Rns
solidity
Copied
2. Manually Install "solidity" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone solidity's git locally
$
git clone https://aur.archlinux.org/solidity.git
~/solidity
Copied
c. Go to ~/solidity folder and install it
$
cd
~/solidity
Copied
$
makepkg -si
Copied
3. Information about the solidity package on Arch User Repository (AUR)
ID: 1427146
Name: solidity
PackageBaseID: 192221
PackageBase: solidity
Version: 0.8.25-1
Description: Contract-Oriented Programming Language
URL: https://github.com/ethereum/solidity
NumVotes: 4
Popularity: 0.376881
OutOfDate:
Maintainer: phnx47
Submitter: arojas
FirstSubmitted: 1680370549
LastModified: 1710432521
URLPath: /cgit/aur.git/snapshot/solidity.tar.gz
Name: solidity
PackageBaseID: 192221
PackageBase: solidity
Version: 0.8.25-1
Description: Contract-Oriented Programming Language
URL: https://github.com/ethereum/solidity
NumVotes: 4
Popularity: 0.376881
OutOfDate:
Maintainer: phnx47
Submitter: arojas
FirstSubmitted: 1680370549
LastModified: 1710432521
URLPath: /cgit/aur.git/snapshot/solidity.tar.gz