libstatsd-cpp on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S libstatsd-cpp

* (Optional) Uninstall libstatsd-cpp on Arch using YAY

$ yay -Rns libstatsd-cpp

2. Manually Install "libstatsd-cpp" via AUR

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

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

b. Clone libstatsd-cpp's git locally

$ git clone https://aur.archlinux.org/libstatsd-cpp.git ~/libstatsd-cpp

c. Go to ~/libstatsd-cpp folder and install it

$ cd ~/libstatsd-cpp $ makepkg -si

3. Information about the libstatsd-cpp package on Arch User Repository (AUR)

ID: 1201111
Name: libstatsd-cpp
PackageBaseID: 93737
PackageBase: libstatsd-cpp
Version: 1.1.0-2
Description: Sends statsd metrics from C++
URL: https://github.com/euskadi31/statsd-cpp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: benalexau
FirstSubmitted: 1433293025
LastModified: 1674513446
URLPath: /cgit/aur.git/snapshot/libstatsd-cpp.tar.gz