verible on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S verible

* (Optional) Uninstall verible on Arch using YAY

$ yay -Rns verible

2. Manually Install "verible" via AUR

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

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

b. Clone verible's git locally

$ git clone https://aur.archlinux.org/verible.git ~/verible

c. Go to ~/verible folder and install it

$ cd ~/verible $ makepkg -si

3. Information about the verible package on Arch User Repository (AUR)

ID: 1053572
Name: verible
PackageBaseID: 166583
PackageBase: verible
Version: 0.0r2037.g4cccc6b2-1
Description: SystemVerilog(Verilog) Parser, Style-Linter, and Formatter from Google
URL: https://github.com/chipsalliance/verible
NumVotes: 1
Popularity: 0
OutOfDate: 1709744932
Maintainer: nullik
Submitter: nullik
FirstSubmitted: 1620475545
LastModified: 1647690257
URLPath: /cgit/aur.git/snapshot/verible.tar.gz