python-cmaes on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-cmaes

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

$ yay -Rns python-cmaes

2. Manually Install "python-cmaes" via AUR

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

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

b. Clone python-cmaes's git locally

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

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

$ cd ~/python-cmaes $ makepkg -si

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

ID: 1298524
Name: python-cmaes
PackageBaseID: 164515
PackageBase: python-cmaes
Version: 0.10.0-1
Description: Lightweight Covariance Matrix Adaptation Evolution Strategy (CMA-ES) implementation for Python 3
URL: https://github.com/CyberAgent/cmaes
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: benallard
Submitter: benallard
FirstSubmitted: 1616102658
LastModified: 1691076603
URLPath: /cgit/aur.git/snapshot/python-cmaes.tar.gz