python-graphyte on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S python-graphyte

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

$ yay -Rns python-graphyte

2. Manually Install "python-graphyte" via AUR

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

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

b. Clone python-graphyte's git locally

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

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

$ cd ~/python-graphyte $ makepkg -si

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

ID: 1063859
Name: python-graphyte
PackageBaseID: 177795
PackageBase: python-graphyte
Version: 1.7.1-1
Description: Library for sending data to a graphite metrics server
URL: https://github.com/benhoyt/graphyte
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1649438261
LastModified: 1649438261
URLPath: /cgit/aur.git/snapshot/python-graphyte.tar.gz