How to Install and Uninstall python3-natlas-libnmap.noarch Package on Oracle Linux 8

Last updated: October 06,2024

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

Please follow the guidance below to install python3-natlas-libnmap.noarch on Oracle Linux 8

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

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

This tutorial shows how to uninstall python3-natlas-libnmap.noarch on Oracle Linux 8:

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

3. Information about the python3-natlas-libnmap.noarch package on Oracle Linux 8

Last metadata expiration check: 3:02:34 ago on Mon Sep 12 02:51:38 2022.
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.