libvirt-sandbox on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S libvirt-sandbox

* (Optional) Uninstall libvirt-sandbox on Arch using YAY

$ yay -Rns libvirt-sandbox

2. Manually Install "libvirt-sandbox" via AUR

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

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

b. Clone libvirt-sandbox's git locally

$ git clone https://aur.archlinux.org/libvirt-sandbox.git ~/libvirt-sandbox

c. Go to ~/libvirt-sandbox folder and install it

$ cd ~/libvirt-sandbox $ makepkg -si

3. Information about the libvirt-sandbox package on Arch User Repository (AUR)

ID: 1297422
Name: libvirt-sandbox
PackageBaseID: 102572
PackageBase: libvirt-sandbox
Version: 0.8.0-6
Description: An application sandbox toolkit
URL: http://sandbox.libvirt.org/
NumVotes: 5
Popularity: 0.118091
OutOfDate:
Maintainer: dreieck
Submitter: ackalker
FirstSubmitted: 1446029567
LastModified: 1690889073
URLPath: /cgit/aur.git/snapshot/libvirt-sandbox.tar.gz