statcode on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S statcode

* (Optional) Uninstall statcode on Arch using YAY

$ yay -Rns statcode

2. Manually Install "statcode" via AUR

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

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

b. Clone statcode's git locally

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

c. Go to ~/statcode folder and install it

$ cd ~/statcode $ makepkg -si

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

ID: 666656
Name: statcode
PackageBaseID: 134216
PackageBase: statcode
Version: 2.0.0-2
Description: Man pages for HTTP status codes
URL: https://github.com/shobrook/statcode
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: sumner
Submitter: sumner
FirstSubmitted: 1531431891
LastModified: 1573776289
URLPath: /cgit/aur.git/snapshot/statcode.tar.gz