gklib on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S gklib

* (Optional) Uninstall gklib on Arch using YAY

$ yay -Rns gklib

2. Manually Install "gklib" via AUR

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

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

b. Clone gklib's git locally

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

c. Go to ~/gklib folder and install it

$ cd ~/gklib $ makepkg -si

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

ID: 1300621
Name: gklib
PackageBaseID: 190592
PackageBase: gklib
Version: 5.1.1-4
Description: A library of various helper routines and frameworks used by many of the lab's software
URL: https://github.com/KarypisLab/GKlib
NumVotes: 10
Popularity: 0.31725
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1676861638
LastModified: 1691451133
URLPath: /cgit/aur.git/snapshot/gklib.tar.gz