vivado-wrapper on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S vivado-wrapper

* (Optional) Uninstall vivado-wrapper on Arch using YAY

$ yay -Rns vivado-wrapper

2. Manually Install "vivado-wrapper" via AUR

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

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

b. Clone vivado-wrapper's git locally

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

c. Go to ~/vivado-wrapper folder and install it

$ cd ~/vivado-wrapper $ makepkg -si

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

ID: 973553
Name: vivado-wrapper
PackageBaseID: 139839
PackageBase: vivado-wrapper
Version: 1.6-1
Description: Wrap vivado as a simple project manager, which works in linux command line natively.
URL: https://github.com/recolic/vivado-wrapper
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: recolic
Submitter: recolic
FirstSubmitted: 1550831939
LastModified: 1634062580
URLPath: /cgit/aur.git/snapshot/vivado-wrapper.tar.gz