carbonapi on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S carbonapi

* (Optional) Uninstall carbonapi on Arch using YAY

$ yay -Rns carbonapi

2. Manually Install "carbonapi" via AUR

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

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

b. Clone carbonapi's git locally

$ git clone https://aur.archlinux.org/carbonapi.git ~/carbonapi

c. Go to ~/carbonapi folder and install it

$ cd ~/carbonapi $ makepkg -si

3. Information about the carbonapi package on Arch User Repository (AUR)

ID: 1358954
Name: carbonapi
PackageBaseID: 131728
PackageBase: carbonapi
Version: 0.16.1-1
Description: Replacement graphite API server written in Go
URL: https://github.com/go-graphite/carbonapi
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: GeorgP
Submitter: k3a
FirstSubmitted: 1524263771
LastModified: 1700779031
URLPath: /cgit/aur.git/snapshot/carbonapi.tar.gz