telegraf on AUR (Arch User Repository)
Last updated: November 13,2024
1. Install "telegraf" 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 telegraf on Arch using YAY
$
yay -S
telegraf
Copied
* (Optional) Uninstall telegraf on Arch using YAY
$
yay -Rns
telegraf
Copied
2. Manually Install "telegraf" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone telegraf's git locally
$
git clone https://aur.archlinux.org/telegraf.git
~/telegraf
Copied
c. Go to ~/telegraf folder and install it
$
cd
~/telegraf
Copied
$
makepkg -si
Copied
3. Information about the telegraf package on Arch User Repository (AUR)
ID: 1425266
Name: telegraf
PackageBaseID: 99240
PackageBase: telegraf
Version: 1.30.0-1
Description: Plugin-driven server agent for reporting metrics into InfluxDB
URL: http://influxdb.org/
NumVotes: 39
Popularity: 0.001693
OutOfDate:
Maintainer: ogarcia
Submitter: exz
FirstSubmitted: 1441217143
LastModified: 1710177438
URLPath: /cgit/aur.git/snapshot/telegraf.tar.gz
Name: telegraf
PackageBaseID: 99240
PackageBase: telegraf
Version: 1.30.0-1
Description: Plugin-driven server agent for reporting metrics into InfluxDB
URL: http://influxdb.org/
NumVotes: 39
Popularity: 0.001693
OutOfDate:
Maintainer: ogarcia
Submitter: exz
FirstSubmitted: 1441217143
LastModified: 1710177438
URLPath: /cgit/aur.git/snapshot/telegraf.tar.gz