drm_info on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S drm_info

* (Optional) Uninstall drm_info on Arch using YAY

$ yay -Rns drm_info

2. Manually Install "drm_info" via AUR

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

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

b. Clone drm_info's git locally

$ git clone https://aur.archlinux.org/drm_info.git ~/drm_info

c. Go to ~/drm_info folder and install it

$ cd ~/drm_info $ makepkg -si

3. Information about the drm_info package on Arch User Repository (AUR)

ID: 1331840
Name: drm_info
PackageBaseID: 167495
PackageBase: drm_info
Version: 2.6.0-1
Description: Small utility to dump info about DRM devices
URL: https://gitlab.freedesktop.org/emersion/drm_info
NumVotes: 6
Popularity: 0.067968
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1622411499
LastModified: 1696975301
URLPath: /cgit/aur.git/snapshot/drm_info.tar.gz