galib on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install galib on Arch using YAY
$
yay -S
galib
Copied
* (Optional) Uninstall galib on Arch using YAY
$
yay -Rns
galib
Copied
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
Copied
b. Clone galib's git locally
$
git clone https://aur.archlinux.org/galib.git
~/galib
Copied
c. Go to ~/galib folder and install it
$
cd
~/galib
Copied
$
makepkg -si
Copied
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
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