python-statsd on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-statsd

* (Optional) Uninstall python-statsd on Arch using YAY

$ yay -Rns python-statsd

2. Manually Install "python-statsd" via AUR

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

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

b. Clone python-statsd's git locally

$ git clone https://aur.archlinux.org/python-statsd.git ~/python-statsd

c. Go to ~/python-statsd folder and install it

$ cd ~/python-statsd $ makepkg -si

3. Information about the python-statsd package on Arch User Repository (AUR)

ID: 1252181
Name: python-statsd
PackageBaseID: 138982
PackageBase: python-statsd
Version: 4.0.1-2
Description: A simple statsd client.
URL: https://github.com/jsocol/pystatsd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lilydjwg
Submitter: lilydjwg
FirstSubmitted: 1548240052
LastModified: 1683152660
URLPath: /cgit/aur.git/snapshot/python-statsd.tar.gz