pyenv-virtualenv on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S pyenv-virtualenv

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

$ yay -Rns pyenv-virtualenv

2. Manually Install "pyenv-virtualenv" via AUR

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

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

b. Clone pyenv-virtualenv's git locally

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

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

$ cd ~/pyenv-virtualenv $ makepkg -si

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

ID: 1296719
Name: pyenv-virtualenv
PackageBaseID: 103330
PackageBase: pyenv-virtualenv
Version: 1:1.2.2-1
Description: pyenv plugin to manage virtualenv (a.k.a. python-virtualenv)
URL: https://github.com/pyenv/pyenv-virtualenv
NumVotes: 34
Popularity: 2.002848
OutOfDate:
Maintainer: darkfish
Submitter: russo79
FirstSubmitted: 1447583512
LastModified: 1690777680
URLPath: /cgit/aur.git/snapshot/pyenv-virtualenv.tar.gz