Search Criteria
Package Details: zenmap 7.97-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/zenmap.git (read-only, click to copy) |
---|---|
Package Base: | zenmap |
Description: | Graphical Nmap frontend and results viewer |
Upstream URL: | https://github.com/nmap/nmap |
Licenses: | LicenseRef-Nmap-Public-Source-License-Version-0.95 |
Submitter: | City-busz |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 35 |
Popularity: | 0.27 |
First Submitted: | 2020-03-19 12:14 (UTC) |
Last Updated: | 2025-06-15 20:58 (UTC) |
Dependencies (11)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- nmap (nmap-gitAUR)
- python (python37AUR)
- python-cairo (python-cairo-gitAUR)
- python-gobject (python-gobject350AUR)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- gksuAUR (optional) – start zenmap as root
Latest Comments
1 2 3 Next › Last »
xiota commented on 2025-06-24 23:30 (UTC)
@sillylily0000
gpg --recv-keys 01AF9F036B9355D0 --keyserver keyserver.ubuntu.com
sillylily0000 commented on 2025-06-24 15:42 (UTC)
I'm having an issue when trying to update zenmap:
xiota commented on 2025-06-08 15:10 (UTC)
@JacobianDet As before, I see nothing in this package that would cause that problem or make the git and stable packages behave differently. Either you need to rebuild after clearing cache or provide more information about how to reproduce the error.
JacobianDet commented on 2025-06-08 07:13 (UTC)
Getting same issue as @limokig421
xiota commented on 2025-02-22 17:14 (UTC)
@limokig421 This package looks okay. Probably needed rebuild because of some Python update. Both stable and git zenmap packages use standard python methods to build and install.
limokig421 commented on 2025-02-22 12:00 (UTC)
switched to zenmap-git because with this package I get the following error on runtime:
Traceback (most recent call last): File "/usr/bin/zenmap", line 5, in <module> from zenmapGUI.App import run ModuleNotFoundError: No module named 'zenmapGUI'
vally commented on 2024-05-17 15:31 (UTC) (edited on 2024-05-21 07:37 (UTC) by vally)
makedepends is out of date as distutils was removed from python's standard library (3.12)
distutils is now provided by the python-setuptools package and compilation is otherwise fine
https://wiki.archlinux.org/title/Python_package_guidelines#setuptools_or_distutils
0x0ffe1 commented on 2024-03-06 03:19 (UTC)
compilation successfully but start zenmap comes with errors
WSDMatty commented on 2023-12-27 00:34 (UTC)
marek22k: From your log it says you're using python 3.12. The latest official python for Arch is 3.11.6. Have you compiled the latest python yourself or something? This error is coming, I believe, from missing python-gobject which is one of the dependencies so the error may be with your python.
marek22k commented on 2023-12-26 11:45 (UTC)
It doesn't start for me:
1 2 3 Next › Last »