filebeat-oss on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S filebeat-oss

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

$ yay -Rns filebeat-oss

2. Manually Install "filebeat-oss" via AUR

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

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

b. Clone filebeat-oss's git locally

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

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

$ cd ~/filebeat-oss $ makepkg -si

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

ID: 1056197
Name: filebeat-oss
PackageBaseID: 174792
PackageBase: beats-oss
Version: 7.12.1-2
Description: Sends log files to Logstash or directly to Elasticsearch OSS or OpenSearch
URL: https://opensearch.org/docs/latest/clients/agents-and-ingestion-tools/index/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: hashworks
FirstSubmitted: 1641582806
LastModified: 1648140148
URLPath: /cgit/aur.git/snapshot/filebeat-oss.tar.gz