How to Install and Uninstall python3-natlas-libnmap.noarch Package on CentOS Stream 8

Last updated: October 06,2024

1. Install "python3-natlas-libnmap.noarch" package

In this section, we are going to explain the necessary steps to install python3-natlas-libnmap.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install python3-natlas-libnmap.noarch

2. Uninstall "python3-natlas-libnmap.noarch" package

This is a short guide on how to uninstall python3-natlas-libnmap.noarch on CentOS Stream 8:

$ sudo dnf remove python3-natlas-libnmap.noarch $ sudo dnf autoremove

3. Information about the python3-natlas-libnmap.noarch package on CentOS Stream 8

Last metadata expiration check: 5:38:22 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-natlas-libnmap
Version : 0.7.1
Release : 1.el8
Architecture : noarch
Size : 47 k
Source : python-natlas-libnmap-0.7.1-1.el8.src.rpm
Repository : epel
Summary : Python library for nmap tasks, parse and compare/diff scan results
URL : http://pypi.python.org/pypi/natlas-libnmap/
License : CC-BY
Description : libnmap is a Python toolkit for manipulating nmap. It allows you to process
: namp scans and process the output in various ways.