zeek on AUR (Arch User Repository)
Last updated: November 14,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
Copied
b. Install zeek on Arch using YAY
$
yay -S
zeek
Copied
* (Optional) Uninstall zeek on Arch using YAY
$
yay -Rns
zeek
Copied
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
Copied
b. Clone zeek's git locally
$
git clone https://aur.archlinux.org/zeek.git
~/zeek
Copied
c. Go to ~/zeek folder and install it
$
cd
~/zeek
Copied
$
makepkg -si
Copied
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
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