pagmo-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S pagmo-git

* (Optional) Uninstall pagmo-git on Arch using YAY

$ yay -Rns pagmo-git

2. Manually Install "pagmo-git" via AUR

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

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

b. Clone pagmo-git's git locally

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

c. Go to ~/pagmo-git folder and install it

$ cd ~/pagmo-git $ makepkg -si

3. Information about the pagmo-git package on Arch User Repository (AUR)

ID: 1216251
Name: pagmo-git
PackageBaseID: 80157
PackageBase: pagmo-git
Version: r4252.1525ce0d-2
Description: Perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model (git version)
URL: https://github.com/esa/pagmo2
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: bchretien
FirstSubmitted: 1395338085
LastModified: 1677083054
URLPath: /cgit/aur.git/snapshot/pagmo-git.tar.gz