giblib on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S giblib

* (Optional) Uninstall giblib on Arch using YAY

$ yay -Rns giblib

2. Manually Install "giblib" via AUR

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

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

b. Clone giblib's git locally

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

c. Go to ~/giblib folder and install it

$ cd ~/giblib $ makepkg -si

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

ID: 1089410
Name: giblib
PackageBaseID: 177555
PackageBase: giblib
Version: 1.2.4-9
Description: A library that feh uses as a wrapper to imlib2
URL: http://freshmeat.net/projects/giblib/
NumVotes: 4
Popularity: 0.120288
OutOfDate:
Maintainer: m3thodic
Submitter: arojas
FirstSubmitted: 1648834184
LastModified: 1654239645
URLPath: /cgit/aur.git/snapshot/giblib.tar.gz

5. The same packages on other Linux Distributions