rkvm on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S rkvm

* (Optional) Uninstall rkvm on Arch using YAY

$ yay -Rns rkvm

2. Manually Install "rkvm" via AUR

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

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

b. Clone rkvm's git locally

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

c. Go to ~/rkvm folder and install it

$ cd ~/rkvm $ makepkg -si

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

ID: 1363464
Name: rkvm
PackageBaseID: 192878
PackageBase: rkvm
Version: 0.6.0-1
Description: Virtual KVM switch for Linux machines
URL: https://github.com/htrefil/rkvm
NumVotes: 2
Popularity: 0.024288
OutOfDate:
Maintainer: htrefil
Submitter: htrefil
FirstSubmitted: 1682013815
LastModified: 1701525341
URLPath: /cgit/aur.git/snapshot/rkvm.tar.gz