How to Install and Uninstall python3-nmap.noarch Package on CentOS 8 / RHEL 8

Last updated: May 18,2024

1. Install "python3-nmap.noarch" package

Learn how to install python3-nmap.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install python3-nmap.noarch

2. Uninstall "python3-nmap.noarch" package

This is a short guide on how to uninstall python3-nmap.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove python3-nmap.noarch $ sudo dnf autoremove

3. Information about the python3-nmap.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:58:17 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-nmap
Version : 0.6.1
Release : 15.el8
Architecture : noarch
Size : 53 k
Source : python-nmap-0.6.1-15.el8.src.rpm
Repository : epel
Summary : A Python library which helps in using nmap port scanner
URL : http://xael.org/norman/python/python-nmap/
License : GPLv3+
Description : python3-nmap is a Python library which helps in using nmap port scanner. It
: allows to easily manipulate nmap scan results and will be a perfect tool
: for systems administrators who want to automatize scanning task and reports.
: It also supports nmap script outputs.