telegraf on AUR (Arch User Repository)

Last updated: May 01,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

b. Install telegraf on Arch using YAY

$ yay -S telegraf

* (Optional) Uninstall telegraf on Arch using YAY

$ yay -Rns telegraf

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

b. Clone telegraf's git locally

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

c. Go to ~/telegraf folder and install it

$ cd ~/telegraf $ makepkg -si

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