glitz on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S glitz

* (Optional) Uninstall glitz on Arch using YAY

$ yay -Rns glitz

2. Manually Install "glitz" via AUR

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

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

b. Clone glitz's git locally

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

c. Go to ~/glitz folder and install it

$ cd ~/glitz $ makepkg -si

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

ID: 1016931
Name: glitz
PackageBaseID: 152228
PackageBase: glitz
Version: 0.5.6-8
Description: OpenGL image compositing library
URL: https://www.freedesktop.org/wiki/Software/glitz/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thr
Submitter: arojas
FirstSubmitted: 1588359328
LastModified: 1641885108
URLPath: /cgit/aur.git/snapshot/glitz.tar.gz