How to Install and Uninstall python3-nmap Package on Kali Linux

Last updated: May 12,2024

1. Install "python3-nmap" package

This guide let you learn how to install python3-nmap on Kali Linux

$ sudo apt update $ sudo apt install python3-nmap

2. Uninstall "python3-nmap" package

In this section, we are going to explain the necessary steps to uninstall python3-nmap on Kali Linux:

$ sudo apt remove python3-nmap $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-nmap package on Kali Linux

Package: python3-nmap
Source: python-nmap
Version: 0.6.1-1.1
Installed-Size: 98
Maintainer: Federico Ceratto
Architecture: all
Depends: python3:any (>= 3.0~), nmap
Pre-Depends: dpkg (>= 1.15.6~)
Size: 23452
SHA256: e69f2d27fad3103eab3cb5f5dde7852c1888a6ca048217cfbd3c7f0770a397f9
SHA1: 22c86113cc2c1bc461675001da512e5b9254bcee
MD5sum: 2914403a47e50704653f251de471226b
Description: Python3 interface to the Nmap port scanner
It helps manipulating nmap scan results and can
be useful to systems administrators to
automate scanning task and reports.
It also supports nmap script outputs.
Description-md5:
Homepage: http://xael.org/norman/python/python-nmap/
Section: python
Priority: optional
Filename: pool/main/p/python-nmap/python3-nmap_0.6.1-1.1_all.deb