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