fluentd on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S fluentd

* (Optional) Uninstall fluentd on Arch using YAY

$ yay -Rns fluentd

2. Manually Install "fluentd" via AUR

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

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

b. Clone fluentd's git locally

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

c. Go to ~/fluentd folder and install it

$ cd ~/fluentd $ makepkg -si

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

ID: 1428424
Name: fluentd
PackageBaseID: 154021
PackageBase: fluentd
Version: 1.16.4-1
Description: Data collector designed to scale and simplify log management
URL: https://github.com/fluent/fluentd
NumVotes: 3
Popularity: 0.565473
OutOfDate:
Maintainer: carsme
Submitter: bastelfreak
FirstSubmitted: 1591426506
LastModified: 1710593368
URLPath: /cgit/aur.git/snapshot/fluentd.tar.gz