go-carbon on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S go-carbon

* (Optional) Uninstall go-carbon on Arch using YAY

$ yay -Rns go-carbon

2. Manually Install "go-carbon" via AUR

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

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

b. Clone go-carbon's git locally

$ git clone https://aur.archlinux.org/go-carbon.git ~/go-carbon

c. Go to ~/go-carbon folder and install it

$ cd ~/go-carbon $ makepkg -si

3. Information about the go-carbon package on Arch User Repository (AUR)

ID: 1358955
Name: go-carbon
PackageBaseID: 131727
PackageBase: go-carbon
Version: 0.17.3-1
Description: Golang implementation of Graphite/Carbon server with classic architecture: Agent -> Cache -> Persister
URL: https://github.com/go-graphite/go-carbon
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: GeorgP
Submitter: k3a
FirstSubmitted: 1524259099
LastModified: 1700779063
URLPath: /cgit/aur.git/snapshot/go-carbon.tar.gz