xrt on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "xrt" 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 xrt on Arch using YAY
$
yay -S
xrt
Copied
* (Optional) Uninstall xrt on Arch using YAY
$
yay -Rns
xrt
Copied
2. Manually Install "xrt" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone xrt's git locally
$
git clone https://aur.archlinux.org/xrt.git
~/xrt
Copied
c. Go to ~/xrt folder and install it
$
cd
~/xrt
Copied
$
makepkg -si
Copied
3. Information about the xrt package on Arch User Repository (AUR)
ID: 1386744
Name: xrt
PackageBaseID: 194999
PackageBase: xrt
Version: 2023.1-1
Description: Xilinx Run Time for FPGA, with its dkms modules
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.tar.gz
Name: xrt
PackageBaseID: 194999
PackageBase: xrt
Version: 2023.1-1
Description: Xilinx Run Time for FPGA, with its dkms modules
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.tar.gz