xen on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "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
Copied
b. Install xen on Arch using YAY
$
yay -S
xen
Copied
* (Optional) Uninstall xen on Arch using YAY
$
yay -Rns
xen
Copied
2. Manually Install "xen" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone xen's git locally
$
git clone https://aur.archlinux.org/xen.git
~/xen
Copied
c. Go to ~/xen folder and install it
$
cd
~/xen
Copied
$
makepkg -si
Copied
3. Information about the xen package on Arch User Repository (AUR)
ID: 1388942
Name: xen
PackageBaseID: 14640
PackageBase: xen
Version: 4.18.1pre-1
Description: Open-source type-1 or baremetal hypervisor
URL: https://xenproject.org/
NumVotes: 186
Popularity: 0.94303
OutOfDate:
Maintainer: Refutationalist
Submitter: sergej
FirstSubmitted: 1257765768
LastModified: 1705705209
URLPath: /cgit/aur.git/snapshot/xen.tar.gz
Name: xen
PackageBaseID: 14640
PackageBase: xen
Version: 4.18.1pre-1
Description: Open-source type-1 or baremetal hypervisor
URL: https://xenproject.org/
NumVotes: 186
Popularity: 0.94303
OutOfDate:
Maintainer: Refutationalist
Submitter: sergej
FirstSubmitted: 1257765768
LastModified: 1705705209
URLPath: /cgit/aur.git/snapshot/xen.tar.gz