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