drm_tools on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S drm_tools

* (Optional) Uninstall drm_tools on Arch using YAY

$ yay -Rns drm_tools

2. Manually Install "drm_tools" via AUR

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

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

b. Clone drm_tools's git locally

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

c. Go to ~/drm_tools folder and install it

$ cd ~/drm_tools $ makepkg -si

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

ID: 270443
Name: drm_tools
PackageBaseID: 7829
PackageBase: drm_tools
Version: 1.1.26-1
Description: Collection of small command line tools that are sometimes helpful in specific instances.
URL: http://drmtools.sourceforge.net/
NumVotes: 9
Popularity: 0
OutOfDate: 1703875217
Maintainer:
Submitter: graziano
FirstSubmitted: 1166457385
LastModified: 1454257474
URLPath: /cgit/aur.git/snapshot/drm_tools.tar.gz