packetbeat-bin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S packetbeat-bin

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

$ yay -Rns packetbeat-bin

2. Manually Install "packetbeat-bin" via AUR

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

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

b. Clone packetbeat-bin's git locally

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

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

$ cd ~/packetbeat-bin $ makepkg -si

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

ID: 487037
Name: packetbeat-bin
PackageBaseID: 99733
PackageBase: packetbeat-bin
Version: 6.2.1-1
Description: An open source network packet analyzer that ships data to Elasticsearch (precompiled)
URL: https://www.elastic.co/products/beats/packetbeat
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: leothrix
Submitter: leothrix
FirstSubmitted: 1441939839
LastModified: 1518755441
URLPath: /cgit/aur.git/snapshot/packetbeat-bin.tar.gz