libdrm-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S libdrm-git

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

$ yay -Rns libdrm-git

2. Manually Install "libdrm-git" via AUR

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

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

b. Clone libdrm-git's git locally

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

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

$ cd ~/libdrm-git $ makepkg -si

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

ID: 1169768
Name: libdrm-git
PackageBaseID: 104997
PackageBase: libdrm-git
Version: 2.4.114.r2.ge699b28b-1
Description: Userspace interface to kernel DRM services, master git version
URL: http://dri.freedesktop.org/
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: Lone_Wolf
Submitter: Lone_Wolf
FirstSubmitted: 1450883011
LastModified: 1668547627
URLPath: /cgit/aur.git/snapshot/libdrm-git.tar.gz