speccy on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S speccy

* (Optional) Uninstall speccy on Arch using YAY

$ yay -Rns speccy

2. Manually Install "speccy" via AUR

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

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

b. Clone speccy's git locally

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

c. Go to ~/speccy folder and install it

$ cd ~/speccy $ makepkg -si

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

ID: 622209
Name: speccy
PackageBaseID: 139920
PackageBase: speccy
Version: 0.11.0-1
Description: A handy toolkit for OpenAPI, with a linter to enforce quality rules, documentation rendering, and resolution
URL: http://speccy.io/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: tomi77
Submitter: tomi77
FirstSubmitted: 1551121746
LastModified: 1560743823
URLPath: /cgit/aur.git/snapshot/speccy.tar.gz