dri2proto-git on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S dri2proto-git

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

$ yay -Rns dri2proto-git

2. Manually Install "dri2proto-git" via AUR

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

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

b. Clone dri2proto-git's git locally

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

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

$ cd ~/dri2proto-git $ makepkg -si

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