mdev-cli on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S mdev-cli

* (Optional) Uninstall mdev-cli on Arch using YAY

$ yay -Rns mdev-cli

2. Manually Install "mdev-cli" via AUR

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

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

b. Clone mdev-cli's git locally

$ git clone https://aur.archlinux.org/mdev-cli.git ~/mdev-cli

c. Go to ~/mdev-cli folder and install it

$ cd ~/mdev-cli $ makepkg -si

3. Information about the mdev-cli package on Arch User Repository (AUR)

ID: 1126534
Name: mdev-cli
PackageBaseID: 184964
PackageBase: mdev-cli
Version: 0.1.0.0-1
Description: A user-configurable utility for GPU vendor drivers enabling the registration of arbitrary mdev types with the VFIO-Mediated Device framework.
URL: https://github.com/Arc-Compute/Mdev-GPU
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: davispuh
FirstSubmitted: 1660619793
LastModified: 1660619793
URLPath: /cgit/aur.git/snapshot/mdev-cli.tar.gz