zenmap on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S zenmap

* (Optional) Uninstall zenmap on Arch using YAY

$ yay -Rns zenmap

2. Manually Install "zenmap" via AUR

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

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

b. Clone zenmap's git locally

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

c. Go to ~/zenmap folder and install it

$ cd ~/zenmap $ makepkg -si

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

ID: 1265733
Name: zenmap
PackageBaseID: 150461
PackageBase: zenmap
Version: 7.94-2
Description: Graphical Nmap frontend and results viewer
URL: https://nmap.org/
NumVotes: 27
Popularity: 1.754011
OutOfDate:
Maintainer: WSDMatty
Submitter: City-busz
FirstSubmitted: 1584620055
LastModified: 1685512176
URLPath: /cgit/aur.git/snapshot/zenmap.tar.gz