virtualbox-headless on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S virtualbox-headless

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

$ yay -Rns virtualbox-headless

2. Manually Install "virtualbox-headless" via AUR

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

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

b. Clone virtualbox-headless's git locally

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

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

$ cd ~/virtualbox-headless $ makepkg -si

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

ID: 978020
Name: virtualbox-headless
PackageBaseID: 116244
PackageBase: virtualbox-headless
Version: 6.1.28-1
Description: Powerful x86 virtualization for enterprise as well as home use. Headless build (no GUI, no Java).
URL: https://virtualbox.org
NumVotes: 7
Popularity: 0
OutOfDate: 1649159576
Maintainer: KenjiTakahashi
FirstSubmitted: 1476570966
LastModified: 1634927796
URLPath: /cgit/aur.git/snapshot/virtualbox-headless.tar.gz