bluespec-tools on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S bluespec-tools

* (Optional) Uninstall bluespec-tools on Arch using YAY

$ yay -Rns bluespec-tools

2. Manually Install "bluespec-tools" via AUR

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

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

b. Clone bluespec-tools's git locally

$ git clone https://aur.archlinux.org/bluespec-tools.git ~/bluespec-tools

c. Go to ~/bluespec-tools folder and install it

$ cd ~/bluespec-tools $ makepkg -si

3. Information about the bluespec-tools package on Arch User Repository (AUR)

ID: 718963
Name: bluespec-tools
PackageBaseID: 145214
PackageBase: bluespec
Version: 2019.05.beta2-1
Description: Bluespec SystemVerilog Tools
URL: http://forum.bluespec.com
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: PedroHLC
FirstSubmitted: 1568933988
LastModified: 1586469719
URLPath: /cgit/aur.git/snapshot/bluespec-tools.tar.gz