How to Install and Uninstall filebeat Package on Arch Linux

Last updated: May 21,2024

1. Install "filebeat" package

This guide covers the steps necessary to install filebeat on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S filebeat

2. Uninstall "filebeat" package

Please follow the steps below to uninstall filebeat on Arch Linux:

$ sudo pacman -Rcns filebeat

3. Information about the filebeat package on Arch Linux

Repository : community
Name : filebeat
Version : 7.10.2-1
Description : Sends log files to Logstash or directly to Elasticsearch
Architecture : x86_64
URL : https://www.elastic.co/products/beats
Licenses : Apache
Groups : None
Provides : None
Depends On : glibc
Optional Deps : elasticsearch: for standalone installation
python: for migration script
Conflicts With : None
Replaces : None
Download Size : 15.59 MiB
Installed Size : 75.42 MiB
Packager : Felix Yan
Build Date : Fri 28 May 2021 03:27:19 PM UTC
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions