drminfo on AUR (Arch User Repository)

Last updated: June 08,2024

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

$ yay -S drminfo

* (Optional) Uninstall drminfo on Arch using YAY

$ yay -Rns drminfo

2. Manually Install "drminfo" via AUR

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

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

b. Clone drminfo's git locally

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

c. Go to ~/drminfo folder and install it

$ cd ~/drminfo $ makepkg -si

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

ID: 1008936
Name: drminfo
PackageBaseID: 121795
PackageBase: drminfo
Version: 8.1-1
Description: print drm device information
URL: https://www.kraxel.org/cgit/drminfo/
NumVotes: 3
Popularity: 0.010439
OutOfDate:
Maintainer:
Submitter: 1ace
FirstSubmitted: 1493159414
LastModified: 1640274356
URLPath: /cgit/aur.git/snapshot/drminfo.tar.gz