virtualenv-commands on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S virtualenv-commands

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

$ yay -Rns virtualenv-commands

2. Manually Install "virtualenv-commands" via AUR

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

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

b. Clone virtualenv-commands's git locally

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

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

$ cd ~/virtualenv-commands $ makepkg -si

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

ID: 218964
Name: virtualenv-commands
PackageBaseID: 32174
PackageBase: virtualenv-commands
Version: 0.2.3-1
Description: Additional commands for virtualenv
URL: http://thisismedium.com/labs/virtualenv-commands/
NumVotes: 0
Popularity: 0
OutOfDate: 1701947913
Maintainer:
Submitter:
FirstSubmitted: 1258943469
LastModified: 1439030924
URLPath: /cgit/aur.git/snapshot/virtualenv-commands.tar.gz