kcollectd on AUR (Arch User Repository)

Last updated: November 21,2024

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

$ yay -S kcollectd

* (Optional) Uninstall kcollectd on Arch using YAY

$ yay -Rns kcollectd

2. Manually Install "kcollectd" via AUR

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

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

b. Clone kcollectd's git locally

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

c. Go to ~/kcollectd folder and install it

$ cd ~/kcollectd $ makepkg -si

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

ID: 324128
Name: kcollectd
PackageBaseID: 100008
PackageBase: kcollectd
Version: 0.9-2.3
Description: Kcollectd is a small applications that allows to view rrd datacollections that have been created by collectd.
URL: http://www.forwiss.uni-passau.de/~berberic/Linux/kcollectd.html
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1442260401
LastModified: 1469438558
URLPath: /cgit/aur.git/snapshot/kcollectd.tar.gz