xilinx-hw-server on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S xilinx-hw-server

* (Optional) Uninstall xilinx-hw-server on Arch using YAY

$ yay -Rns xilinx-hw-server

2. Manually Install "xilinx-hw-server" via AUR

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

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

b. Clone xilinx-hw-server's git locally

$ git clone https://aur.archlinux.org/xilinx-hw-server.git ~/xilinx-hw-server

c. Go to ~/xilinx-hw-server folder and install it

$ cd ~/xilinx-hw-server $ makepkg -si

3. Information about the xilinx-hw-server package on Arch User Repository (AUR)

ID: 682735
Name: xilinx-hw-server
PackageBaseID: 147486
PackageBase: xilinx-hw-server
Version: 2019.2-1
Description: A software suite produced by Xilinx for synthesis and analysis of HDL designs, superseding Xilinx ISE with additional features for system on a chip development and high-level synthesis.
URL: https://www.xilinx.com/products/design-tools/vivado.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Sequencer
FirstSubmitted: 1576683515
LastModified: 1578149958
URLPath: /cgit/aur.git/snapshot/xilinx-hw-server.tar.gz