python-aiomultiprocess on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-aiomultiprocess

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

$ yay -Rns python-aiomultiprocess

2. Manually Install "python-aiomultiprocess" via AUR

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

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

b. Clone python-aiomultiprocess's git locally

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

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

$ cd ~/python-aiomultiprocess $ makepkg -si

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

ID: 1258054
Name: python-aiomultiprocess
PackageBaseID: 160826
PackageBase: python-aiomultiprocess
Version: 0.9.0-1
Description: asyncio version of the standard multiprocessing module
URL: https://github.com/omnilib/aiomultiprocess
NumVotes: 3
Popularity: 0.370594
OutOfDate:
Maintainer: eclairevoyant
Submitter: dkasak
FirstSubmitted: 1607719745
LastModified: 1684097555
URLPath: /cgit/aur.git/snapshot/python-aiomultiprocess.tar.gz