python-multiprocess on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-multiprocess

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

$ yay -Rns python-multiprocess

2. Manually Install "python-multiprocess" via AUR

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

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

b. Clone python-multiprocess's git locally

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

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

$ cd ~/python-multiprocess $ makepkg -si

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

ID: 1394951
Name: python-multiprocess
PackageBaseID: 117105
PackageBase: python-multiprocess
Version: 0.70.16-1
Description: better multiprocessing and multithreading in python
URL: https://github.com/uqfoundation/multiprocess
NumVotes: 11
Popularity: 0.000138
OutOfDate:
Maintainer: carlosal1015
Submitter: xantares
FirstSubmitted: 1479319931
LastModified: 1706533071
URLPath: /cgit/aur.git/snapshot/python-multiprocess.tar.gz