cgp-library on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S cgp-library

* (Optional) Uninstall cgp-library on Arch using YAY

$ yay -Rns cgp-library

2. Manually Install "cgp-library" via AUR

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

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

b. Clone cgp-library's git locally

$ git clone https://aur.archlinux.org/cgp-library.git ~/cgp-library

c. Go to ~/cgp-library folder and install it

$ cd ~/cgp-library $ makepkg -si

3. Information about the cgp-library package on Arch User Repository (AUR)

ID: 458973
Name: cgp-library
PackageBaseID: 127088
PackageBase: cgp-library
Version: 2.4-1
Description: Cross platform Cartesian Genetic Programming implementation designed to be simple to use whilst being highly extendable.
URL: http://www.cgplibrary.co.uk
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: trougnouf
Submitter: trougnouf
FirstSubmitted: 1510063553
LastModified: 1510063554
URLPath: /cgit/aur.git/snapshot/cgp-library.tar.gz