filebeat-bin on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S filebeat-bin

* (Optional) Uninstall filebeat-bin on Arch using YAY

$ yay -Rns filebeat-bin

2. Manually Install "filebeat-bin" via AUR

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

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

b. Clone filebeat-bin's git locally

$ git clone https://aur.archlinux.org/filebeat-bin.git ~/filebeat-bin

c. Go to ~/filebeat-bin folder and install it

$ cd ~/filebeat-bin $ makepkg -si

3. Information about the filebeat-bin package on Arch User Repository (AUR)

ID: 1101098
Name: filebeat-bin
PackageBaseID: 102604
PackageBase: filebeat-bin
Version: 8.2.3-1
Description: Filebeat sends log files to Logstash or directly to Elasticsearch
URL: https://www.elastic.co/beats/filebeat
NumVotes: 1
Popularity: 0
OutOfDate: 1705582733
Maintainer:
Submitter: leothrix
FirstSubmitted: 1446082218
LastModified: 1655720669
URLPath: /cgit/aur.git/snapshot/filebeat-bin.tar.gz