verible on AUR (Arch User Repository)
Last updated: January 06,2025
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
Copied
b. Install verible on Arch using YAY
$
yay -S
verible
Copied
* (Optional) Uninstall verible on Arch using YAY
$
yay -Rns
verible
Copied
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
Copied
b. Clone verible's git locally
$
git clone https://aur.archlinux.org/verible.git
~/verible
Copied
c. Go to ~/verible folder and install it
$
cd
~/verible
Copied
$
makepkg -si
Copied
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
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