python2-subprocess32 on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python2-subprocess32

* (Optional) Uninstall python2-subprocess32 on Arch using YAY

$ yay -Rns python2-subprocess32

2. Manually Install "python2-subprocess32" via AUR

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

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

b. Clone python2-subprocess32's git locally

$ git clone https://aur.archlinux.org/python2-subprocess32.git ~/python2-subprocess32

c. Go to ~/python2-subprocess32 folder and install it

$ cd ~/python2-subprocess32 $ makepkg -si

3. Information about the python2-subprocess32 package on Arch User Repository (AUR)

ID: 734391
Name: python2-subprocess32
PackageBaseID: 152636
PackageBase: python2-subprocess32
Version: 3.5.4-1
Description: Backport of the Python 3 subprocess module
URL: https://github.com/google/python-subprocess32
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: zoe
Submitter: zoe
FirstSubmitted: 1589183656
LastModified: 1589183656
URLPath: /cgit/aur.git/snapshot/python2-subprocess32.tar.gz

5. The same packages on other Linux Distributions