pypy3-virtualenv on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S pypy3-virtualenv

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

$ yay -Rns pypy3-virtualenv

2. Manually Install "pypy3-virtualenv" via AUR

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

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

b. Clone pypy3-virtualenv's git locally

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

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

$ cd ~/pypy3-virtualenv $ makepkg -si

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

ID: 358824
Name: pypy3-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/pypy3-virtualenv.tar.gz