pagmo on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "pagmo" 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 pagmo on Arch using YAY
$
yay -S
pagmo
Copied
* (Optional) Uninstall pagmo on Arch using YAY
$
yay -Rns
pagmo
Copied
2. Manually Install "pagmo" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pagmo's git locally
$
git clone https://aur.archlinux.org/pagmo.git
~/pagmo
Copied
c. Go to ~/pagmo folder and install it
$
cd
~/pagmo
Copied
$
makepkg -si
Copied
3. Information about the pagmo package on Arch User Repository (AUR)
ID: 1216250
Name: pagmo
PackageBaseID: 85077
PackageBase: pagmo
Version: 2.19.0-1
Description: Perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model
URL: https://github.com/esa/pagmo2
NumVotes: 6
Popularity: 7.1E-5
OutOfDate:
Maintainer: acxz
Submitter: valandil
FirstSubmitted: 1409067308
LastModified: 1677083002
URLPath: /cgit/aur.git/snapshot/pagmo.tar.gz
Name: pagmo
PackageBaseID: 85077
PackageBase: pagmo
Version: 2.19.0-1
Description: Perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model
URL: https://github.com/esa/pagmo2
NumVotes: 6
Popularity: 7.1E-5
OutOfDate:
Maintainer: acxz
Submitter: valandil
FirstSubmitted: 1409067308
LastModified: 1677083002
URLPath: /cgit/aur.git/snapshot/pagmo.tar.gz