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
Copied
b. Install pyenv-virtualenv on Arch using YAY
$
yay -S
pyenv-virtualenv
Copied
* (Optional) Uninstall pyenv-virtualenv on Arch using YAY
$
yay -Rns
pyenv-virtualenv
Copied
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
Copied
b. Clone pyenv-virtualenv's git locally
$
git clone https://aur.archlinux.org/pyenv-virtualenv.git
~/pyenv-virtualenv
Copied
c. Go to ~/pyenv-virtualenv folder and install it
$
cd
~/pyenv-virtualenv
Copied
$
makepkg -si
Copied
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
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