python-pytest-virtualenv on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-pytest-virtualenv

* (Optional) Uninstall python-pytest-virtualenv on Arch using YAY

$ yay -Rns python-pytest-virtualenv

2. Manually Install "python-pytest-virtualenv" via AUR

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

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

b. Clone python-pytest-virtualenv's git locally

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

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

$ cd ~/python-pytest-virtualenv $ makepkg -si

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

ID: 1411775
Name: python-pytest-virtualenv
PackageBaseID: 202730
PackageBase: python-pytest-plugins
Version: 1.7.0-9
Description: Virtualenv fixture for py.test
URL: https://github.com/manahl/pytest-plugins
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jelly
FirstSubmitted: 1708331396
LastModified: 1708331396
URLPath: /cgit/aur.git/snapshot/python-pytest-virtualenv.tar.gz