python-pygad on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-pygad

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

$ yay -Rns python-pygad

2. Manually Install "python-pygad" via AUR

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

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

b. Clone python-pygad's git locally

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

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

$ cd ~/python-pygad $ makepkg -si

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

ID: 1413556
Name: python-pygad
PackageBaseID: 177016
PackageBase: python-pygad
Version: 3.3.1-2
Description: A Python 3 Library for Building the Genetic Algorithm and Training Machine Learning Algorithms
URL: https://github.com/ahmedfgad/GeneticAlgorithmPython
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: LemonPie
Submitter: Patschke
FirstSubmitted: 1647587629
LastModified: 1708564001
URLPath: /cgit/aur.git/snapshot/python-pygad.tar.gz