vfio-kvm on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S vfio-kvm

* (Optional) Uninstall vfio-kvm on Arch using YAY

$ yay -Rns vfio-kvm

2. Manually Install "vfio-kvm" via AUR

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

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

b. Clone vfio-kvm's git locally

$ git clone https://aur.archlinux.org/vfio-kvm.git ~/vfio-kvm

c. Go to ~/vfio-kvm folder and install it

$ cd ~/vfio-kvm $ makepkg -si

3. Information about the vfio-kvm package on Arch User Repository (AUR)

ID: 982070
Name: vfio-kvm
PackageBaseID: 164525
PackageBase: vfio-kvm
Version: 2.0.1-2
Description: A systemd service that send a D-Bus signal when a QEMU evdev hotkey is pressed.
URL: https://github.com/dangle/vfio-kvm
NumVotes: 2
Popularity: 0.001644
OutOfDate:
Maintainer: dangle
Submitter: dangle
FirstSubmitted: 1616154193
LastModified: 1635743695
URLPath: /cgit/aur.git/snapshot/vfio-kvm.tar.gz