td-agent on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S td-agent

* (Optional) Uninstall td-agent on Arch using YAY

$ yay -Rns td-agent

2. Manually Install "td-agent" via AUR

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

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

b. Clone td-agent's git locally

$ git clone https://aur.archlinux.org/td-agent.git ~/td-agent

c. Go to ~/td-agent folder and install it

$ cd ~/td-agent $ makepkg -si

3. Information about the td-agent package on Arch User Repository (AUR)

ID: 787871
Name: td-agent
PackageBaseID: 115625
PackageBase: td-agent
Version: 4.0.1-1
Description: Open-Source Log Collector
URL: https://www.fluentd.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: eagletmt
Submitter: eagletmt
FirstSubmitted: 1474282768
LastModified: 1599366844
URLPath: /cgit/aur.git/snapshot/td-agent.tar.gz