python-estool-git on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-estool-git

* (Optional) Uninstall python-estool-git on Arch using YAY

$ yay -Rns python-estool-git

2. Manually Install "python-estool-git" via AUR

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

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

b. Clone python-estool-git's git locally

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

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

$ cd ~/python-estool-git $ makepkg -si

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

ID: 1364382
Name: python-estool-git
PackageBaseID: 132647
PackageBase: python-estool-git
Version: r76.b095452-2
Description: Implementation of various Evolution Strategies, such as GA, PEPG, CMA-ES and OpenAI's ES using common interface
URL: https://github.com/hardmaru/estool
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: trougnouf
Submitter: trougnouf
FirstSubmitted: 1526680909
LastModified: 1701701957
URLPath: /cgit/aur.git/snapshot/python-estool-git.tar.gz