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