verible-bin on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S verible-bin

* (Optional) Uninstall verible-bin on Arch using YAY

$ yay -Rns verible-bin

2. Manually Install "verible-bin" via AUR

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

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

b. Clone verible-bin's git locally

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

c. Go to ~/verible-bin folder and install it

$ cd ~/verible-bin $ makepkg -si

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

ID: 1387766
Name: verible-bin
PackageBaseID: 164064
PackageBase: verible-bin
Version: 0.0.3483-1
Description: SystemVerilog parser, linter, formatter and etc from Google
URL: https://github.com/google/verible
NumVotes: 1
Popularity: 0.001644
OutOfDate:
Maintainer: ildus
Submitter: ildus
FirstSubmitted: 1615053749
LastModified: 1705527603
URLPath: /cgit/aur.git/snapshot/verible-bin.tar.gz