xrt-docs on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S xrt-docs

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

$ yay -Rns xrt-docs

2. Manually Install "xrt-docs" via AUR

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

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

b. Clone xrt-docs's git locally

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

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

$ cd ~/xrt-docs $ makepkg -si

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

ID: 1386745
Name: xrt-docs
PackageBaseID: 194999
PackageBase: xrt
Version: 2023.1-1
Description: Documentation for the Xilinx Run Time
URL: https://github.com/Xilinx/XRT
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gnaggnoyil
Submitter: gnaggnoyil
FirstSubmitted: 1687482495
LastModified: 1705409481
URLPath: /cgit/aur.git/snapshot/xrt-docs.tar.gz