xilinx-cmake on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S xilinx-cmake

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

$ yay -Rns xilinx-cmake

2. Manually Install "xilinx-cmake" via AUR

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

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

b. Clone xilinx-cmake's git locally

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

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

$ cd ~/xilinx-cmake $ makepkg -si

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

ID: 1290339
Name: xilinx-cmake
PackageBaseID: 194715
PackageBase: xilinx-cmake
Version: 2022.1-2
Description: helpful CMake modules for a variety of Xilinx build flows
URL: https://github.com/Xilinx/cmakeModules
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Freed
Submitter: Freed
FirstSubmitted: 1686824069
LastModified: 1689621922
URLPath: /cgit/aur.git/snapshot/xilinx-cmake.tar.gz