galib on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S galib

* (Optional) Uninstall galib on Arch using YAY

$ yay -Rns galib

2. Manually Install "galib" via AUR

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

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

b. Clone galib's git locally

$ git clone https://aur.archlinux.org/galib.git ~/galib

c. Go to ~/galib folder and install it

$ cd ~/galib $ makepkg -si

3. Information about the galib package on Arch User Repository (AUR)

ID: 633562
Name: galib
PackageBaseID: 143944
PackageBase: galib
Version: 2.4.7-1
Description: GAlib contains a set of C++ genetic algorithm objects.
URL: http://lancet.mit.edu/ga
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Manifolds
Submitter: Manifolds
FirstSubmitted: 1564495538
LastModified: 1564495538
URLPath: /cgit/aur.git/snapshot/galib.tar.gz