libvirt-xen on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S libvirt-xen

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

$ yay -Rns libvirt-xen

2. Manually Install "libvirt-xen" via AUR

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

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

b. Clone libvirt-xen's git locally

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

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

$ cd ~/libvirt-xen $ makepkg -si

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

ID: 1424833
Name: libvirt-xen
PackageBaseID: 141885
PackageBase: libvirt-xen
Version: 10.1.0-3
Description: API for controlling virtualization engines (openvz,kvm,qemu,virtualbox,xen,etc)
URL: https://libvirt.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ahmubashshir
Submitter: tkolo
FirstSubmitted: 1557244961
LastModified: 1710148618
URLPath: /cgit/aur.git/snapshot/libvirt-xen.tar.gz