statsite on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S statsite

* (Optional) Uninstall statsite on Arch using YAY

$ yay -Rns statsite

2. Manually Install "statsite" via AUR

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

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

b. Clone statsite's git locally

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

c. Go to ~/statsite folder and install it

$ cd ~/statsite $ makepkg -si

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

ID: 964269
Name: statsite
PackageBaseID: 104743
PackageBase: statsite
Version: 0.8.0-2
Description: A C implementation of StatsD
URL: https://statsite.github.io/statsite
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1450349826
LastModified: 1632299005
URLPath: /cgit/aur.git/snapshot/statsite.tar.gz