parallel-python on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S parallel-python

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

$ yay -Rns parallel-python

2. Manually Install "parallel-python" via AUR

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

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

b. Clone parallel-python's git locally

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

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

$ cd ~/parallel-python $ makepkg -si

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

ID: 209324
Name: parallel-python
PackageBaseID: 31479
PackageBase: parallel-python
Version: 1.6.4-1
Description: Parallel and distributed programming for Python
URL: http://www.parallelpython.com/
NumVotes: 11
Popularity: 0
OutOfDate: 1530703358
Maintainer:
Submitter:
FirstSubmitted: 1256426996
LastModified: 1436379028
URLPath: /cgit/aur.git/snapshot/parallel-python.tar.gz