vacuum-bin on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S vacuum-bin

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

$ yay -Rns vacuum-bin

2. Manually Install "vacuum-bin" via AUR

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

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

b. Clone vacuum-bin's git locally

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

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

$ cd ~/vacuum-bin $ makepkg -si

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

ID: 1411958
Name: vacuum-bin
PackageBaseID: 191176
PackageBase: vacuum-bin
Version: 0.9.7-1
Description: An ultra-super-fast, lightweight OpenAPI linter and quality checking tool, written in golang and inspired by Spectral.
URL: https://github.com/daveshanley/vacuum
NumVotes: 1
Popularity: 0.001423
OutOfDate:
Maintainer: inverse
Submitter: inverse
FirstSubmitted: 1678176986
LastModified: 1708357275
URLPath: /cgit/aur.git/snapshot/vacuum-bin.tar.gz