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