pyenv-virtualenv-git on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S pyenv-virtualenv-git

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

$ yay -Rns pyenv-virtualenv-git

2. Manually Install "pyenv-virtualenv-git" 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-git's git locally

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

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

$ cd ~/pyenv-virtualenv-git $ makepkg -si

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

ID: 1386082
Name: pyenv-virtualenv-git
PackageBaseID: 115011
PackageBase: pyenv-virtualenv-git
Version: v1.2.2.2.r2b2b87a-1
Description: Pyenv plugin to manage virtualenv (a.k.a. python-virtualenv)
URL: https://github.com/yyuu/pyenv-virtualenv
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: agowa
Submitter: sigma
FirstSubmitted: 1472121312
LastModified: 1705312137
URLPath: /cgit/aur.git/snapshot/pyenv-virtualenv-git.tar.gz