How to Install and Uninstall python3-nmap Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "python3-nmap" package

Please follow the steps below to install python3-nmap on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-nmap

2. Uninstall "python3-nmap" package

Please follow the steps below to uninstall python3-nmap on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-nmap package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-nmap
Priority: optional
Section: universe/python
Installed-Size: 84
Maintainer: Ubuntu Developers
Original-Maintainer: Federico Ceratto
Architecture: all
Source: python-nmap
Version: 0.5.0-1-1
Depends: python3:any (>= 3.3.2-2~), nmap
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/p/python-nmap/python3-nmap_0.5.0-1-1_all.deb
Size: 16110
MD5sum: 75308d4ee6fe984040894439710c6466
SHA1: 9ac78f44533553fd672102b3ef9771b739cf6408
SHA256: c2cd7fe207bdfbe15f17f94a969d341aa1e9dbce698efa1bc41d5f561be47efd
Description-en: 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: 099d70767a4fecff68dd0297b8262488
Homepage: http://xael.org/norman/python/python-nmap/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu