python-solc on AUR (Arch User Repository)
Last updated: January 04,2025
1. Install "python-solc" 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 python-solc on Arch using YAY
$
yay -S
python-solc
Copied
* (Optional) Uninstall python-solc on Arch using YAY
$
yay -Rns
python-solc
Copied
2. Manually Install "python-solc" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-solc's git locally
$
git clone https://aur.archlinux.org/python-solc.git
~/python-solc
Copied
c. Go to ~/python-solc folder and install it
$
cd
~/python-solc
Copied
$
makepkg -si
Copied
3. Information about the python-solc package on Arch User Repository (AUR)
ID: 1170222
Name: python-solc
PackageBaseID: 187443
PackageBase: python-solc
Version: 3.2.0-1
Description: Python wrapper around the solc Solidity compiler.
URL: https://github.com/ethereum/py-solc
NumVotes: 0
Popularity: 0
OutOfDate: 1668633515
Maintainer:
Submitter: radrow
FirstSubmitted: 1668633243
LastModified: 1668633243
URLPath: /cgit/aur.git/snapshot/python-solc.tar.gz
Name: python-solc
PackageBaseID: 187443
PackageBase: python-solc
Version: 3.2.0-1
Description: Python wrapper around the solc Solidity compiler.
URL: https://github.com/ethereum/py-solc
NumVotes: 0
Popularity: 0
OutOfDate: 1668633515
Maintainer:
Submitter: radrow
FirstSubmitted: 1668633243
LastModified: 1668633243
URLPath: /cgit/aur.git/snapshot/python-solc.tar.gz