How to Install and Uninstall python3-nmap.noarch Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "python3-nmap.noarch" package
Here is a brief guide to show you how to install python3-nmap.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-nmap.noarch
Copied
2. Uninstall "python3-nmap.noarch" package
Please follow the instructions below to uninstall python3-nmap.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-nmap.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-nmap.noarch package on Rocky Linux 8
Last metadata expiration check: 0:57:39 ago on Mon Sep 12 10:27:18 2022.
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.
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.