venv-wrapper-bin on AUR (Arch User Repository)

Last updated: November 23,2024

1. Install "venv-wrapper-bin" 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 venv-wrapper-bin on Arch using YAY

$ yay -S venv-wrapper-bin

* (Optional) Uninstall venv-wrapper-bin on Arch using YAY

$ yay -Rns venv-wrapper-bin

2. Manually Install "venv-wrapper-bin" via AUR

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

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

b. Clone venv-wrapper-bin's git locally

$ git clone https://aur.archlinux.org/venv-wrapper-bin.git ~/venv-wrapper-bin

c. Go to ~/venv-wrapper-bin folder and install it

$ cd ~/venv-wrapper-bin $ makepkg -si

3. Information about the venv-wrapper-bin package on Arch User Repository (AUR)

ID: 942218
Name: venv-wrapper-bin
PackageBaseID: 162106
PackageBase: venv-wrapper-bin
Version: 2.0.2-1
Description: Simple python virtual environment management
URL: https://github.com/marier-nico/venv-wrapper
NumVotes: 1
Popularity: 0.003853
OutOfDate:
Maintainer: nmarier
Submitter: nmarier
FirstSubmitted: 1610729300
LastModified: 1627831724
URLPath: /cgit/aur.git/snapshot/venv-wrapper-bin.tar.gz