dh-virtualenv on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S dh-virtualenv

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

$ yay -Rns dh-virtualenv

2. Manually Install "dh-virtualenv" via AUR

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

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

b. Clone dh-virtualenv's git locally

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

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

$ cd ~/dh-virtualenv $ makepkg -si

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

ID: 938718
Name: dh-virtualenv
PackageBaseID: 169183
PackageBase: dh-virtualenv
Version: 1.2.2-1
Description: python virtualenvs in Debian packages
URL: https://github.com/spotify/dh-virtualenv
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Forty-Bot
Submitter: Forty-Bot
FirstSubmitted: 1627163325
LastModified: 1627163325
URLPath: /cgit/aur.git/snapshot/dh-virtualenv.tar.gz