python-virtualenvondemand on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-virtualenvondemand

* (Optional) Uninstall python-virtualenvondemand on Arch using YAY

$ yay -Rns python-virtualenvondemand

2. Manually Install "python-virtualenvondemand" via AUR

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

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

b. Clone python-virtualenvondemand's git locally

$ git clone https://aur.archlinux.org/python-virtualenvondemand.git ~/python-virtualenvondemand

c. Go to ~/python-virtualenvondemand folder and install it

$ cd ~/python-virtualenvondemand $ makepkg -si

3. Information about the python-virtualenvondemand package on Arch User Repository (AUR)

ID: 545814
Name: python-virtualenvondemand
PackageBaseID: 123136
PackageBase: python-virtualenvondemand
Version: 6.0.0-2
Description: Easily create and use virtualenvs via script and provides the ability for an application to install and use its runtime dependencies on first import
URL: http://github.com/kata198/VirtualEnvOnDemand
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kata198
Submitter: kata198
FirstSubmitted: 1496638926
LastModified: 1537579289
URLPath: /cgit/aur.git/snapshot/python-virtualenvondemand.tar.gz