packetbeat-oss on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S packetbeat-oss

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

$ yay -Rns packetbeat-oss

2. Manually Install "packetbeat-oss" via AUR

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

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

b. Clone packetbeat-oss's git locally

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

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

$ cd ~/packetbeat-oss $ makepkg -si

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

ID: 1056198
Name: packetbeat-oss
PackageBaseID: 174792
PackageBase: beats-oss
Version: 7.12.1-2
Description: Analyzes network traffic and sends the data 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/packetbeat-oss.tar.gz