libgammamm on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S libgammamm

* (Optional) Uninstall libgammamm on Arch using YAY

$ yay -Rns libgammamm

2. Manually Install "libgammamm" via AUR

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

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

b. Clone libgammamm's git locally

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

c. Go to ~/libgammamm folder and install it

$ cd ~/libgammamm $ makepkg -si

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

ID: 1115129
Name: libgammamm
PackageBaseID: 85314
PackageBase: libgammamm
Version: 1.0.2-1
Description: Display server abstraction layer for gamma ramps and C++
URL: https://codeberg.org/maandree/libgammamm
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1409794583
LastModified: 1658420013
URLPath: /cgit/aur.git/snapshot/libgammamm.tar.gz