vivado on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S vivado

* (Optional) Uninstall vivado on Arch using YAY

$ yay -Rns vivado

2. Manually Install "vivado" via AUR

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

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

b. Clone vivado's git locally

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

c. Go to ~/vivado folder and install it

$ cd ~/vivado $ makepkg -si

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

ID: 1396712
Name: vivado
PackageBaseID: 142879
PackageBase: vivado
Version: 2023.2-1
Description: FPGA/CPLD design suite for Xilinx devices
URL: https://www.xilinx.com/products/design-tools/vivado.html
NumVotes: 16
Popularity: 0.188264
OutOfDate:
Maintainer: VitalyR
Submitter: xiretza
FirstSubmitted: 1560896589
LastModified: 1706800854
URLPath: /cgit/aur.git/snapshot/vivado.tar.gz