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

Last updated: July 01,2024

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

$ yay -S python-pytest-subprocess

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

$ yay -Rns python-pytest-subprocess

2. Manually Install "python-pytest-subprocess" 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-subprocess's git locally

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

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

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

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

ID: 1270864
Name: python-pytest-subprocess
PackageBaseID: 194521
PackageBase: python-pytest-subprocess
Version: 1.5.0-1
Description: Pytest plugin to fake subprocess
URL: https://github.com/aklajnert/pytest-subprocess
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bcb
Submitter: bcb
FirstSubmitted: 1686396789
LastModified: 1686396789
URLPath: /cgit/aur.git/snapshot/python-pytest-subprocess.tar.gz