How to Install and Uninstall python3-nmap.noarch Package on Fedora 36

Last updated: October 05,2024

1. Install "python3-nmap.noarch" package

Here is a brief guide to show you how to install python3-nmap.noarch on Fedora 36

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

2. Uninstall "python3-nmap.noarch" package

Learn how to uninstall python3-nmap.noarch on Fedora 36:

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

3. Information about the python3-nmap.noarch package on Fedora 36

Last metadata expiration check: 2:20:06 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-nmap
Version : 0.6.4
Release : 4.fc36
Architecture : noarch
Size : 52 k
Source : python-nmap-0.6.4-4.fc36.src.rpm
Repository : fedora
Summary : 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.