haka on AUR (Arch User Repository)

Last updated: June 15,2024

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

$ yay -S haka

* (Optional) Uninstall haka on Arch using YAY

$ yay -Rns haka

2. Manually Install "haka" via AUR

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

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

b. Clone haka's git locally

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

c. Go to ~/haka folder and install it

$ cd ~/haka $ makepkg -si

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

ID: 262955
Name: haka
PackageBaseID: 103751
PackageBase: haka
Version: 0.3.0-2
Description: Collection of tools that allows capturing TCP/IP packets and filtering them based on Lua policy files
URL: http://haka-security.org/
NumVotes: 1
Popularity: 0
OutOfDate: 1654939704
Maintainer:
Submitter: anthraxx
FirstSubmitted: 1448372962
LastModified: 1452122959
URLPath: /cgit/aur.git/snapshot/haka.tar.gz