python-subprocess2 on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S python-subprocess2

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

$ yay -Rns python-subprocess2

2. Manually Install "python-subprocess2" via AUR

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

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

b. Clone python-subprocess2's git locally

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

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

$ cd ~/python-subprocess2 $ makepkg -si

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

ID: 545815
Name: python-subprocess2
PackageBaseID: 123104
PackageBase: python-subprocess2
Version: 2.0.2-3
Description: Extensions to the upstream python subprocess module
URL: http://github.com/kata198/python-subprocess2
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: kata198
Submitter: kata198
FirstSubmitted: 1496560157
LastModified: 1537579319
URLPath: /cgit/aur.git/snapshot/python-subprocess2.tar.gz