python-carbon on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-carbon

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

$ yay -Rns python-carbon

2. Manually Install "python-carbon" via AUR

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

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

b. Clone python-carbon's git locally

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

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

$ cd ~/python-carbon $ makepkg -si

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

ID: 1343980
Name: python-carbon
PackageBaseID: 144642
PackageBase: python-carbon
Version: 1.1.10-1
Description: Backend data caching and persistence daemon for Graphite
URL: https://github.com/graphite-project/carbon
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hamelg
Submitter: hamelg
FirstSubmitted: 1567026439
LastModified: 1698594799
URLPath: /cgit/aur.git/snapshot/python-carbon.tar.gz