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