virtualbox-kvm on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S virtualbox-kvm

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

$ yay -Rns virtualbox-kvm

2. Manually Install "virtualbox-kvm" via AUR

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

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

b. Clone virtualbox-kvm's git locally

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

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

$ cd ~/virtualbox-kvm $ makepkg -si

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

ID: 1415831
Name: virtualbox-kvm
PackageBaseID: 202292
PackageBase: virtualbox-kvm
Version: 20240226-1
Description: Powerful x86 virtualization for enterprise as well as home use (KVM backend)
URL: https://github.com/cyberus-technology/virtualbox-kvm
NumVotes: 7
Popularity: 3.786624
OutOfDate: 1709933037
Maintainer: xyzzy
Submitter: xyzzy
FirstSubmitted: 1707419286
LastModified: 1708959603
URLPath: /cgit/aur.git/snapshot/virtualbox-kvm.tar.gz