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