go-carbon on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install go-carbon on Arch using YAY
$
yay -S
go-carbon
Copied
* (Optional) Uninstall go-carbon on Arch using YAY
$
yay -Rns
go-carbon
Copied
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
Copied
b. Clone go-carbon's git locally
$
git clone https://aur.archlinux.org/go-carbon.git
~/go-carbon
Copied
c. Go to ~/go-carbon folder and install it
$
cd
~/go-carbon
Copied
$
makepkg -si
Copied
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
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