pylibgamma on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S pylibgamma

* (Optional) Uninstall pylibgamma on Arch using YAY

$ yay -Rns pylibgamma

2. Manually Install "pylibgamma" via AUR

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

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

b. Clone pylibgamma's git locally

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

c. Go to ~/pylibgamma folder and install it

$ cd ~/pylibgamma $ makepkg -si

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

ID: 1114889
Name: pylibgamma
PackageBaseID: 85266
PackageBase: pylibgamma
Version: 1.1.3-1
Description: Display server abstraction layer for gamma ramps and Python 3
URL: https://codeberg.org/maandree/pylibgamma
NumVotes: 17
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1409671384
LastModified: 1658408209
URLPath: /cgit/aur.git/snapshot/pylibgamma.tar.gz