python-mockmpi on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-mockmpi

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

$ yay -Rns python-mockmpi

2. Manually Install "python-mockmpi" via AUR

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

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

b. Clone python-mockmpi's git locally

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

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

$ cd ~/python-mockmpi $ makepkg -si

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

ID: 1261226
Name: python-mockmpi
PackageBaseID: 193888
PackageBase: python-mockmpi
Version: 0.8.1-1
Description: A tool for mocking mpi4py for testing
URL: https://github.com/rmjarvis/MockMPI
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1684708504
LastModified: 1684708504
URLPath: /cgit/aur.git/snapshot/python-mockmpi.tar.gz