xen-docs on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S xen-docs

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

$ yay -Rns xen-docs

2. Manually Install "xen-docs" via AUR

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

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

b. Clone xen-docs's git locally

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

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

$ cd ~/xen-docs $ makepkg -si

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

ID: 1388943
Name: xen-docs
PackageBaseID: 14640
PackageBase: xen
Version: 4.18.1pre-1
Description: Xen hypervisor documentation and man pages
URL: https://xenproject.org/
NumVotes: 186
Popularity: 0.94303
OutOfDate:
Maintainer: Refutationalist
Submitter: sergej
FirstSubmitted: 1257765768
LastModified: 1705705209
URLPath: /cgit/aur.git/snapshot/xen-docs.tar.gz