python-pathos on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-pathos

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

$ yay -Rns python-pathos

2. Manually Install "python-pathos" via AUR

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

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

b. Clone python-pathos's git locally

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

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

$ cd ~/python-pathos $ makepkg -si

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

ID: 1394953
Name: python-pathos
PackageBaseID: 117154
PackageBase: python-pathos
Version: 0.3.2-1
Description: parallel graph management and execution in heterogeneous computing
URL: https://github.com/uqfoundation/pathos
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: xantares
FirstSubmitted: 1479419535
LastModified: 1706533265
URLPath: /cgit/aur.git/snapshot/python-pathos.tar.gz