python-deap on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-deap

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

$ yay -Rns python-deap

2. Manually Install "python-deap" via AUR

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

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

b. Clone python-deap's git locally

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

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

$ cd ~/python-deap $ makepkg -si

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

ID: 288412
Name: python-deap
PackageBaseID: 109363
PackageBase: python-deap
Version: 1.0.2-1
Description: Distributed Evolutionary Algorithms in Python
URL: https://github.com/DEAP/deap
NumVotes: 1
Popularity: 0
OutOfDate: 1543821404
Maintainer:
Submitter: KlipperKyle
FirstSubmitted: 1459057192
LastModified: 1459057217
URLPath: /cgit/aur.git/snapshot/python-deap.tar.gz