collectd on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "collectd" 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 collectd on Arch using YAY
$
yay -S
collectd
Copied
* (Optional) Uninstall collectd on Arch using YAY
$
yay -Rns
collectd
Copied
2. Manually Install "collectd" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone collectd's git locally
$
git clone https://aur.archlinux.org/collectd.git
~/collectd
Copied
c. Go to ~/collectd folder and install it
$
cd
~/collectd
Copied
$
makepkg -si
Copied
3. Information about the collectd package on Arch User Repository (AUR)
ID: 1387293
Name: collectd
PackageBaseID: 166548
PackageBase: collectd
Version: 5.12.0-14
Description: Daemon which collects system performance statistics periodically
URL: https://collectd.org/
NumVotes: 9
Popularity: 0.304967
OutOfDate:
Maintainer: lilydjwg
Submitter: arojas
FirstSubmitted: 1620464805
LastModified: 1705465232
URLPath: /cgit/aur.git/snapshot/collectd.tar.gz
Name: collectd
PackageBaseID: 166548
PackageBase: collectd
Version: 5.12.0-14
Description: Daemon which collects system performance statistics periodically
URL: https://collectd.org/
NumVotes: 9
Popularity: 0.304967
OutOfDate:
Maintainer: lilydjwg
Submitter: arojas
FirstSubmitted: 1620464805
LastModified: 1705465232
URLPath: /cgit/aur.git/snapshot/collectd.tar.gz