python2-rrdtool on AUR (Arch User Repository)

Last updated: May 01,2024

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

$ yay -S python2-rrdtool

* (Optional) Uninstall python2-rrdtool on Arch using YAY

$ yay -Rns python2-rrdtool

2. Manually Install "python2-rrdtool" via AUR

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

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

b. Clone python2-rrdtool's git locally

$ git clone https://aur.archlinux.org/python2-rrdtool.git ~/python2-rrdtool

c. Go to ~/python2-rrdtool folder and install it

$ cd ~/python2-rrdtool $ makepkg -si

3. Information about the python2-rrdtool package on Arch User Repository (AUR)

ID: 203566
Name: python2-rrdtool
PackageBaseID: 84325
PackageBase: python-rrdtool
Version: 1.4.7-4
Description: Working Python2 RRDTool binding
URL: https://github.com/pbanaszkiewicz/python-rrdtool
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: mawcomw
FirstSubmitted: 1407028412
LastModified: 1435459097
URLPath: /cgit/aur.git/snapshot/python2-rrdtool.tar.gz