python2-mpi4py on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S python2-mpi4py

* (Optional) Uninstall python2-mpi4py on Arch using YAY

$ yay -Rns python2-mpi4py

2. Manually Install "python2-mpi4py" via AUR

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

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

b. Clone python2-mpi4py's git locally

$ git clone https://aur.archlinux.org/python2-mpi4py.git ~/python2-mpi4py

c. Go to ~/python2-mpi4py folder and install it

$ cd ~/python2-mpi4py $ makepkg -si

3. Information about the python2-mpi4py package on Arch User Repository (AUR)

ID: 1098064
Name: python2-mpi4py
PackageBaseID: 183052
PackageBase: python2-mpi4py
Version: 3.1.3-2
Description: Python2 bindings of the Message Passing Interface (MPI)
URL: https://github.com/mpi4py/mpi4py
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hexd
Submitter: hexd
FirstSubmitted: 1654856135
LastModified: 1655189150
URLPath: /cgit/aur.git/snapshot/python2-mpi4py.tar.gz

5. The same packages on other Linux Distributions