xrt-bin on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S xrt-bin

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

$ yay -Rns xrt-bin

2. Manually Install "xrt-bin" via AUR

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

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

b. Clone xrt-bin's git locally

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

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

$ cd ~/xrt-bin $ makepkg -si

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

ID: 994075
Name: xrt-bin
PackageBaseID: 164244
PackageBase: xrt-bin
Version: 2020.2-1
Description: Xilinx Run Time for FPGA
URL: https://github.com/Xilinx/XRT
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: h313
Submitter: h313
FirstSubmitted: 1615533769
LastModified: 1637888463
URLPath: /cgit/aur.git/snapshot/xrt-bin.tar.gz