How to Install and Uninstall python3-nmap.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 06,2024

1. Install "python3-nmap.noarch" package

This is a short guide on how to install python3-nmap.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-nmap.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-nmap.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-nmap.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:22:16 ago on Mon Feb 26 15:59:38 2024.
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.