fluent-bit-git on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S fluent-bit-git

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

$ yay -Rns fluent-bit-git

2. Manually Install "fluent-bit-git" 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-git's git locally

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

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

$ cd ~/fluent-bit-git $ makepkg -si

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

ID: 701099
Name: fluent-bit-git
PackageBaseID: 149516
PackageBase: fluent-bit-git
Version: 1.3.0.r432.g66837f34-1
Description: Collect data/logs from different sources, unify and send them to multiple destinations
URL: https://fluentbit.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: mcd1992
FirstSubmitted: 1582688322
LastModified: 1582688322
URLPath: /cgit/aur.git/snapshot/fluent-bit-git.tar.gz