libgamma on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S libgamma

* (Optional) Uninstall libgamma on Arch using YAY

$ yay -Rns libgamma

2. Manually Install "libgamma" via AUR

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

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

b. Clone libgamma's git locally

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

c. Go to ~/libgamma folder and install it

$ cd ~/libgamma $ makepkg -si

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

ID: 220051
Name: libgamma
PackageBaseID: 82491
PackageBase: libgamma
Version: 0.7.3-1
Description: Display server abstraction layer for gamma ramps
URL: https://github.com/maandree/libgamma
NumVotes: 16
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1401838048
LastModified: 1439233578
URLPath: /cgit/aur.git/snapshot/libgamma.tar.gz