zeek on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S zeek

* (Optional) Uninstall zeek on Arch using YAY

$ yay -Rns zeek

2. Manually Install "zeek" via AUR

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

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

b. Clone zeek's git locally

$ git clone https://aur.archlinux.org/zeek.git ~/zeek

c. Go to ~/zeek folder and install it

$ cd ~/zeek $ makepkg -si

3. Information about the zeek package on Arch User Repository (AUR)

ID: 1393434
Name: zeek
PackageBaseID: 142521
PackageBase: zeek
Version: 6.1.1-1
Description: A network analysis framework
URL: https://zeek.org
NumVotes: 5
Popularity: 0.000126
OutOfDate:
Maintainer: dllcoolj
Submitter: synnick
FirstSubmitted: 1559649444
LastModified: 1706363027
URLPath: /cgit/aur.git/snapshot/zeek.tar.gz