vyper on AUR (Arch User Repository)
Last updated: November 25,2024
1. Install "vyper" 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 vyper on Arch using YAY
$
yay -S
vyper
Copied
* (Optional) Uninstall vyper on Arch using YAY
$
yay -Rns
vyper
Copied
2. Manually Install "vyper" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone vyper's git locally
$
git clone https://aur.archlinux.org/vyper.git
~/vyper
Copied
c. Go to ~/vyper folder and install it
$
cd
~/vyper
Copied
$
makepkg -si
Copied
3. Information about the vyper package on Arch User Repository (AUR)
ID: 558484
Name: vyper
PackageBaseID: 137244
PackageBase: vyper
Version: 0.1.0_beta.4-2
Description: Pythonic Smart Contract Language for the EVM
URL: https://github.com/ethereum/vyper
NumVotes: 0
Popularity: 0
OutOfDate: 1564045465
Maintainer: travs
Submitter: travs
FirstSubmitted: 1541716249
LastModified: 1541749226
URLPath: /cgit/aur.git/snapshot/vyper.tar.gz
Name: vyper
PackageBaseID: 137244
PackageBase: vyper
Version: 0.1.0_beta.4-2
Description: Pythonic Smart Contract Language for the EVM
URL: https://github.com/ethereum/vyper
NumVotes: 0
Popularity: 0
OutOfDate: 1564045465
Maintainer: travs
Submitter: travs
FirstSubmitted: 1541716249
LastModified: 1541749226
URLPath: /cgit/aur.git/snapshot/vyper.tar.gz