libdrm-proptest on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libdrm-proptest

* (Optional) Uninstall libdrm-proptest on Arch using YAY

$ yay -Rns libdrm-proptest

2. Manually Install "libdrm-proptest" via AUR

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

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

b. Clone libdrm-proptest's git locally

$ git clone https://aur.archlinux.org/libdrm-proptest.git ~/libdrm-proptest

c. Go to ~/libdrm-proptest folder and install it

$ cd ~/libdrm-proptest $ makepkg -si

3. Information about the libdrm-proptest package on Arch User Repository (AUR)

ID: 1112685
Name: libdrm-proptest
PackageBaseID: 128539
PackageBase: libdrm-proptest
Version: 2.4.112-1
Description: A test suit for libdrm that can be used to set RGB settings in wayland
URL: http://dri.freedesktop.org/
NumVotes: 6
Popularity: 0.00294
OutOfDate:
Maintainer: thurstylark
FirstSubmitted: 1514783227
LastModified: 1657969390
URLPath: /cgit/aur.git/snapshot/libdrm-proptest.tar.gz