python-fastprocess on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-fastprocess

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

$ yay -Rns python-fastprocess

2. Manually Install "python-fastprocess" via AUR

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

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

b. Clone python-fastprocess's git locally

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

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

$ cd ~/python-fastprocess $ makepkg -si

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

ID: 1427062
Name: python-fastprocess
PackageBaseID: 146719
PackageBase: python-fastprocess
Version: 2.0.0-5
Description: A fast subprocess library
URL: https://github.com/dstathis/fastprocess
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1574068455
LastModified: 1710418686
URLPath: /cgit/aur.git/snapshot/python-fastprocess.tar.gz