vitis on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S vitis

* (Optional) Uninstall vitis on Arch using YAY

$ yay -Rns vitis

2. Manually Install "vitis" via AUR

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

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

b. Clone vitis's git locally

$ git clone https://aur.archlinux.org/vitis.git ~/vitis

c. Go to ~/vitis folder and install it

$ cd ~/vitis $ makepkg -si

3. Information about the vitis package on Arch User Repository (AUR)

ID: 1365214
Name: vitis
PackageBaseID: 192888
PackageBase: vitis
Version: 2023.2-2
Description: FPGA/CPLD design suite for Xilinx devices
URL: https://www.xilinx.com/products/design-tools/vitis.html
NumVotes: 2
Popularity: 0.155542
OutOfDate:
Maintainer: Freed
Submitter: Freed
FirstSubmitted: 1682047812
LastModified: 1701816590
URLPath: /cgit/aur.git/snapshot/vitis.tar.gz