fluentd on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install fluentd on Arch using YAY
$
yay -S
fluentd
Copied
* (Optional) Uninstall fluentd on Arch using YAY
$
yay -Rns
fluentd
Copied
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
Copied
b. Clone fluentd's git locally
$
git clone https://aur.archlinux.org/fluentd.git
~/fluentd
Copied
c. Go to ~/fluentd folder and install it
$
cd
~/fluentd
Copied
$
makepkg -si
Copied
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
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