python-subprocrunner on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-subprocrunner

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

$ yay -Rns python-subprocrunner

2. Manually Install "python-subprocrunner" via AUR

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

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

b. Clone python-subprocrunner's git locally

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

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

$ cd ~/python-subprocrunner $ makepkg -si

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

ID: 1054738
Name: python-subprocrunner
PackageBaseID: 125241
PackageBase: python-subprocrunner
Version: 2.0.0-2
Description: Python wrapper library for subprocess module
URL: https://github.com/thombashi/subprocrunner
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: fl0w1
FirstSubmitted: 1504267240
LastModified: 1647873911
URLPath: /cgit/aur.git/snapshot/python-subprocrunner.tar.gz