virtualbox-bin-sdk on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S virtualbox-bin-sdk

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

$ yay -Rns virtualbox-bin-sdk

2. Manually Install "virtualbox-bin-sdk" 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-sdk's git locally

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

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

$ cd ~/virtualbox-bin-sdk $ makepkg -si

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

ID: 1388242
Name: virtualbox-bin-sdk
PackageBaseID: 97888
PackageBase: virtualbox-bin
Version: 7.0.14-1
Description: VirtualBox software developer kit for use with virtualbox-bin package
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-sdk.tar.gz