firewalk on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S firewalk

* (Optional) Uninstall firewalk on Arch using YAY

$ yay -Rns firewalk

2. Manually Install "firewalk" via AUR

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

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

b. Clone firewalk's git locally

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

c. Go to ~/firewalk folder and install it

$ cd ~/firewalk $ makepkg -si

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

ID: 876395
Name: firewalk
PackageBaseID: 5972
PackageBase: firewalk
Version: 5.0-5
Description: An active reconnaissance network security tool
URL: http://packetfactory.openwall.net/projects/firewalk/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: 4censord
Submitter:
FirstSubmitted: 1152719031
LastModified: 1615579963
URLPath: /cgit/aur.git/snapshot/firewalk.tar.gz