python-pygmo on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-pygmo

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

$ yay -Rns python-pygmo

2. Manually Install "python-pygmo" via AUR

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

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

b. Clone python-pygmo's git locally

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

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

$ cd ~/python-pygmo $ makepkg -si

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

ID: 1241036
Name: python-pygmo
PackageBaseID: 143808
PackageBase: python-pygmo
Version: 2.19.5-1
Description: Perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model (Python version)
URL: https://esa.github.io/pygmo2/
NumVotes: 1
Popularity: 0.001645
OutOfDate:
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1563897391
LastModified: 1681407250
URLPath: /cgit/aur.git/snapshot/python-pygmo.tar.gz