xen-qemu on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S xen-qemu

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

$ yay -Rns xen-qemu

2. Manually Install "xen-qemu" via AUR

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

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

b. Clone xen-qemu's git locally

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

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

$ cd ~/xen-qemu $ makepkg -si

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

ID: 1407298
Name: xen-qemu
PackageBaseID: 187393
PackageBase: xen-qemu
Version: 8.2.1-1
Description: A xen-specific QEMU, built to qemu-builtin standards
URL: https://www.qemu.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Refutationalist
Submitter: Refutationalist
FirstSubmitted: 1668479030
LastModified: 1707616686
URLPath: /cgit/aur.git/snapshot/xen-qemu.tar.gz