fluent-bit on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S fluent-bit

* (Optional) Uninstall fluent-bit on Arch using YAY

$ yay -Rns fluent-bit

2. Manually Install "fluent-bit" via AUR

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

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

b. Clone fluent-bit's git locally

$ git clone https://aur.archlinux.org/fluent-bit.git ~/fluent-bit

c. Go to ~/fluent-bit folder and install it

$ cd ~/fluent-bit $ makepkg -si

3. Information about the fluent-bit package on Arch User Repository (AUR)

ID: 1416421
Name: fluent-bit
PackageBaseID: 135035
PackageBase: fluent-bit
Version: 2.2.2-1
Description: Collect data/logs from different sources, unify and send them to multiple destinations.
URL: https://fluentbit.io/
NumVotes: 5
Popularity: 2.7E-5
OutOfDate:
Maintainer: jjm
Submitter: jjm
FirstSubmitted: 1534159448
LastModified: 1709018400
URLPath: /cgit/aur.git/snapshot/fluent-bit.tar.gz