python-pfs on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S python-pfs

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

$ yay -Rns python-pfs

2. Manually Install "python-pfs" via AUR

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

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

b. Clone python-pfs's git locally

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

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

$ cd ~/python-pfs $ makepkg -si

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

ID: 1106319
Name: python-pfs
PackageBaseID: 156037
PackageBase: python-pfs
Version: 0.6.1-4
Description: tool for "git submodule foreach" execution in parallel
URL: https://github.com/stt-systems/parallel_foreach_submodule
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wjhandley
Submitter: wjhandley
FirstSubmitted: 1595936336
LastModified: 1656686806
URLPath: /cgit/aur.git/snapshot/python-pfs.tar.gz