filebeat on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "filebeat" 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 filebeat on Arch using YAY
$
yay -S
filebeat
Copied
* (Optional) Uninstall filebeat on Arch using YAY
$
yay -Rns
filebeat
Copied
2. Manually Install "filebeat" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone filebeat's git locally
$
git clone https://aur.archlinux.org/filebeat.git
~/filebeat
Copied
c. Go to ~/filebeat folder and install it
$
cd
~/filebeat
Copied
$
makepkg -si
Copied
3. Information about the filebeat package on Arch User Repository (AUR)
ID: 1422448
Name: filebeat
PackageBaseID: 174832
PackageBase: beats
Version: 8.12.2-1
Description: Sends log files to Logstash or directly to Elasticsearch
URL: https://www.elastic.co/products/beats
NumVotes: 2
Popularity: 5.0E-6
OutOfDate:
Maintainer: Khorne
Submitter: hashworks
FirstSubmitted: 1641659436
LastModified: 1709812219
URLPath: /cgit/aur.git/snapshot/filebeat.tar.gz
Name: filebeat
PackageBaseID: 174832
PackageBase: beats
Version: 8.12.2-1
Description: Sends log files to Logstash or directly to Elasticsearch
URL: https://www.elastic.co/products/beats
NumVotes: 2
Popularity: 5.0E-6
OutOfDate:
Maintainer: Khorne
Submitter: hashworks
FirstSubmitted: 1641659436
LastModified: 1709812219
URLPath: /cgit/aur.git/snapshot/filebeat.tar.gz