driverctl on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S driverctl

* (Optional) Uninstall driverctl on Arch using YAY

$ yay -Rns driverctl

2. Manually Install "driverctl" via AUR

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

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

b. Clone driverctl's git locally

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

c. Go to ~/driverctl folder and install it

$ cd ~/driverctl $ makepkg -si

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

ID: 739052
Name: driverctl
PackageBaseID: 152950
PackageBase: driverctl
Version: 0.111-1
Description: Device driver control utility
URL: https://gitlab.com/driverctl/driverctl
NumVotes: 2
Popularity: 3.5E-5
OutOfDate:
Maintainer: Toolybird
Submitter: Toolybird
FirstSubmitted: 1589875650
LastModified: 1589875650
URLPath: /cgit/aur.git/snapshot/driverctl.tar.gz