mdev-gpu-cli on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S mdev-gpu-cli

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

$ yay -Rns mdev-gpu-cli

2. Manually Install "mdev-gpu-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-gpu-cli's git locally

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

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

$ cd ~/mdev-gpu-cli $ makepkg -si

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

ID: 1384134
Name: mdev-gpu-cli
PackageBaseID: 201435
PackageBase: mdev-gpu-cli
Version: 0.1.0.0-2
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
Submitter: davispuh
FirstSubmitted: 1704991251
LastModified: 1704991251
URLPath: /cgit/aur.git/snapshot/mdev-gpu-cli.tar.gz