statsdaemon on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S statsdaemon

* (Optional) Uninstall statsdaemon on Arch using YAY

$ yay -Rns statsdaemon

2. Manually Install "statsdaemon" via AUR

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

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

b. Clone statsdaemon's git locally

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

c. Go to ~/statsdaemon folder and install it

$ cd ~/statsdaemon $ makepkg -si

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

ID: 890353
Name: statsdaemon
PackageBaseID: 104756
PackageBase: statsdaemon
Version: 0.7.3-1
Description: Port of StatsD to Go, with built-in Graphite support
URL: https://github.com/bitly/statsdaemon
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1450364831
LastModified: 1618056829
URLPath: /cgit/aur.git/snapshot/statsdaemon.tar.gz