vacuum on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S vacuum

* (Optional) Uninstall vacuum on Arch using YAY

$ yay -Rns vacuum

2. Manually Install "vacuum" via AUR

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

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

b. Clone vacuum's git locally

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

c. Go to ~/vacuum folder and install it

$ cd ~/vacuum $ makepkg -si

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

ID: 1419145
Name: vacuum
PackageBaseID: 193155
PackageBase: vacuum
Version: 0.9.10-1
Description: fast, lightweight OpenAPI linter and quality checking tool
URL: https://quobix.com/vacuum/
NumVotes: 2
Popularity: 0.05945
OutOfDate:
Maintainer: matthias.lisin
Submitter: matthias.lisin
FirstSubmitted: 1682800431
LastModified: 1709325385
URLPath: /cgit/aur.git/snapshot/vacuum.tar.gz