igt-gpu-tools on AUR (Arch User Repository)

Last updated: November 07,2024

1. Install "igt-gpu-tools" 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 igt-gpu-tools on Arch using YAY

$ yay -S igt-gpu-tools

* (Optional) Uninstall igt-gpu-tools on Arch using YAY

$ yay -Rns igt-gpu-tools

2. Manually Install "igt-gpu-tools" via AUR

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

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

b. Clone igt-gpu-tools's git locally

$ git clone https://aur.archlinux.org/igt-gpu-tools.git ~/igt-gpu-tools

c. Go to ~/igt-gpu-tools folder and install it

$ cd ~/igt-gpu-tools $ makepkg -si

3. Information about the igt-gpu-tools package on Arch User Repository (AUR)

ID: 1243287
Name: igt-gpu-tools
PackageBaseID: 191207
PackageBase: igt-gpu-tools
Version: 1.27.1-1
Description: Collection of tools for development and testing of the DRM drivers.
URL: https://gitlab.freedesktop.org/drm/igt-gpu-tools
NumVotes: 0
Popularity: 0
OutOfDate: 1698619613
Maintainer: CaninoDev
Submitter: 1ace
FirstSubmitted: 1678225900
LastModified: 1681852727
URLPath: /cgit/aur.git/snapshot/igt-gpu-tools.tar.gz