pypy-virtualenv on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S pypy-virtualenv

* (Optional) Uninstall pypy-virtualenv on Arch using YAY

$ yay -Rns pypy-virtualenv

2. Manually Install "pypy-virtualenv" via AUR

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

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

b. Clone pypy-virtualenv's git locally

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

c. Go to ~/pypy-virtualenv folder and install it

$ cd ~/pypy-virtualenv $ makepkg -si

3. Information about the pypy-virtualenv package on Arch User Repository (AUR)

ID: 358825
Name: pypy-virtualenv
PackageBaseID: 69805
PackageBase: pypy-virtualenv
Version: 15.1.0-1
Description: Virtual Python Environment builder for pypy
URL: https://virtualenv.pypa.io/
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: bwrsandman
FirstSubmitted: 1368176345
LastModified: 1479823262
URLPath: /cgit/aur.git/snapshot/pypy-virtualenv.tar.gz