mesa-git on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S mesa-git

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

$ yay -Rns mesa-git

2. Manually Install "mesa-git" via AUR

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

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

b. Clone mesa-git's git locally

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

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

$ cd ~/mesa-git $ makepkg -si

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

ID: 1422733
Name: mesa-git
PackageBaseID: 83156
PackageBase: mesa-git
Version: 24.1.0_devel.184903.c6635c09d0d.d41d8cd-1
Description: an open-source implementation of the OpenGL specification, git version
URL: https://www.mesa3d.org
NumVotes: 175
Popularity: 0.752989
OutOfDate:
Maintainer: rjahanbakhshi
Submitter: Krejzi
FirstSubmitted: 1403213591
LastModified: 1709846152
URLPath: /cgit/aur.git/snapshot/mesa-git.tar.gz