Package nmap: Information

    Source package: nmap
    Version: 7.94-alt4
    Latest version according to Repology
    Build time:  May 5, 2025, 07:19 PM in the task #383310
    Category: Monitoring
    Report package bug
    Home page: http://nmap.org/

    License: ALT-NPSL-0.95
    Summary: Network exploration tool and security scanner
    Description: 
    Nmap is an utility for network exploration or security auditing.
    It supports ping scanning (determine which hosts are up), many port
    scanning techniques, version detection (determine service protocols and
    application versions listening behind ports), and TCP/IP fingerprinting
    (remote host OS or device identification).  Nmap also offers flexible
    target and port specification, decoy/stealth scanning, Sun RPC scanning,
    and more.

    List of RPM packages built from this SRPM:
    nmap (x86_64, i586, aarch64)
    nmap-debuginfo (x86_64, i586, aarch64)
    zenmap (noarch)

    Maintainer: Anton Midyukov


    ACL:
    @core

      1. libcap-devel
      2. liblua5.4-devel
      3. libpam-devel
      4. libpcap-devel >= 2:0.8
      5. libpcre-devel
      6. python3-devel
      7. python3-module-setuptools
      8. libssh2-devel
      9. libssl-devel
      10. gcc-c++
      11. zlib-devel

    Last changed


    May 5, 2025 Anton Midyukov 20020501:7.94-alt4
    - NMU:
      + zenmap: use pkexec in zenmap-root instead consolehelper.
      + zenmap: add runtime dependency on typelib(Gtk) = 3.0.
      + zenmap: add runtime dependency on python3-module-pygobject3.
    March 15, 2024 Gleb Fotengauer-Malinovskiy 20020501:7.94-alt3
    - Updated package License: tag (NPSL-0.95 -> ALT-NPSL-0.95) to match
      common-licenses >= 3.21-alt2.
    - Filtered out python gobject requirement (thx lav@) (ALT#49592).
    Feb. 9, 2024 Anton Zhukharev 20020501:7.94-alt2
    - Fixed FTBFS (python 3.12).