libopenglrecorder on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S libopenglrecorder

* (Optional) Uninstall libopenglrecorder on Arch using YAY

$ yay -Rns libopenglrecorder

2. Manually Install "libopenglrecorder" via AUR

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

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

b. Clone libopenglrecorder's git locally

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

c. Go to ~/libopenglrecorder folder and install it

$ cd ~/libopenglrecorder $ makepkg -si

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

ID: 456845
Name: libopenglrecorder
PackageBaseID: 126843
PackageBase: libopenglrecorder
Version: 0.1.0-1
Description: A library allowing optional async readback OpenGL frame buffer with optional audio recording
URL: https://github.com/Benau/libopenglrecorder
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mensinda
Submitter: mensinda
FirstSubmitted: 1509534469
LastModified: 1509534469
URLPath: /cgit/aur.git/snapshot/libopenglrecorder.tar.gz