virtualbox-bin on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S virtualbox-bin

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

$ yay -Rns virtualbox-bin

2. Manually Install "virtualbox-bin" via AUR

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

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

b. Clone virtualbox-bin's git locally

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

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

$ cd ~/virtualbox-bin $ makepkg -si

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

ID: 1388240
Name: virtualbox-bin
PackageBaseID: 97888
PackageBase: virtualbox-bin
Version: 7.0.14-1
Description: Powerful x86 virtualization for enterprise as well as home use (Oracle branded non-OSE)
URL: https://www.virtualbox.org/
NumVotes: 62
Popularity: 0.059576
OutOfDate:
Maintainer: dbermond
Submitter: Rainmaker
FirstSubmitted: 1439889415
LastModified: 1705591532
URLPath: /cgit/aur.git/snapshot/virtualbox-bin.tar.gz