pvm on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S pvm

* (Optional) Uninstall pvm on Arch using YAY

$ yay -Rns pvm

2. Manually Install "pvm" via AUR

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

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

b. Clone pvm's git locally

$ git clone https://aur.archlinux.org/pvm.git ~/pvm

c. Go to ~/pvm folder and install it

$ cd ~/pvm $ makepkg -si

3. Information about the pvm package on Arch User Repository (AUR)

ID: 1155072
Name: pvm
PackageBaseID: 9571
PackageBase: pvm
Version: 3.4.6-10
Description: Parallel Virtual Machine
URL: http://www.netlib.org/pvm3
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter:
FirstSubmitted: 1172457984
LastModified: 1666267280
URLPath: /cgit/aur.git/snapshot/pvm.tar.gz