parallel-python on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install parallel-python on Arch using YAY
$
yay -S
parallel-python
Copied
* (Optional) Uninstall parallel-python on Arch using YAY
$
yay -Rns
parallel-python
Copied
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
Copied
b. Clone parallel-python's git locally
$
git clone https://aur.archlinux.org/parallel-python.git
~/parallel-python
Copied
c. Go to ~/parallel-python folder and install it
$
cd
~/parallel-python
Copied
$
makepkg -si
Copied
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
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