vyper-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S vyper-git

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

$ yay -Rns vyper-git

2. Manually Install "vyper-git" via AUR

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

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

b. Clone vyper-git's git locally

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

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

$ cd ~/vyper-git $ makepkg -si

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

ID: 870549
Name: vyper-git
PackageBaseID: 143833
PackageBase: vyper-git
Version: v0.2.11-1
Description: Pythonic Smart Contract Language for the EVM
URL: https://github.com/ethereum/vyper
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: blacktemplar
Submitter: blacktemplar
FirstSubmitted: 1564052164
LastModified: 1614497768
URLPath: /cgit/aur.git/snapshot/vyper-git.tar.gz