xilinx-ise on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S xilinx-ise

* (Optional) Uninstall xilinx-ise on Arch using YAY

$ yay -Rns xilinx-ise

2. Manually Install "xilinx-ise" via AUR

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

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

b. Clone xilinx-ise's git locally

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

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

$ cd ~/xilinx-ise $ makepkg -si

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

ID: 1089758
Name: xilinx-ise
PackageBaseID: 108717
PackageBase: xilinx-ise
Version: 14.7-1
Description: Xilinx ISE Design Suite
URL: https://www.xilinx.com/products/design-tools/ise-design-suite.html
NumVotes: 14
Popularity: 5.0E-6
OutOfDate:
Maintainer: cyrozap
Submitter: cyrozap
FirstSubmitted: 1457842609
LastModified: 1654301929
URLPath: /cgit/aur.git/snapshot/xilinx-ise.tar.gz