piglit-git on AUR (Arch User Repository)

Last updated: June 05,2024

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

$ yay -S piglit-git

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

$ yay -Rns piglit-git

2. Manually Install "piglit-git" via AUR

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

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

b. Clone piglit-git's git locally

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

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

$ cd ~/piglit-git $ makepkg -si

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

ID: 955190
Name: piglit-git
PackageBaseID: 111519
PackageBase: piglit-git
Version: r11383.b73f20ffd-1
Description: OpenGL implementation testing suite. Provides a simple means to perform regression tests.
URL: http://piglit.freedesktop.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Omar007
Submitter: Omar007
FirstSubmitted: 1463850061
LastModified: 1630477402
URLPath: /cgit/aur.git/snapshot/piglit-git.tar.gz