How to Install and Uninstall nmap-ncat.x86_64 Package on Oracle Linux 8

Last updated: September 20,2024

1. Install "nmap-ncat.x86_64" package

Learn how to install nmap-ncat.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install nmap-ncat.x86_64

2. Uninstall "nmap-ncat.x86_64" package

This guide covers the steps necessary to uninstall nmap-ncat.x86_64 on Oracle Linux 8:

$ sudo dnf remove nmap-ncat.x86_64 $ sudo dnf autoremove

3. Information about the nmap-ncat.x86_64 package on Oracle Linux 8

Last metadata expiration check: 1:53:36 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : nmap-ncat
Epoch : 2
Version : 7.70
Release : 6.el8
Architecture : x86_64
Size : 237 k
Source : nmap-7.70-6.el8.src.rpm
Repository : ol8_appstream
Summary : Nmap's Netcat replacement
URL : http://nmap.org/
License : Nmap
Description : Ncat is a feature packed networking utility which will read and
: write data across a network from the command line. It uses both
: TCP and UDP for communication and is designed to be a reliable
: back-end tool to instantly provide network connectivity to other
: applications and users. Ncat will not only work with IPv4 and IPv6
: but provides the user with a virtually limitless number of potential
: uses.
:
:
: Requires(post): /usr/sbin/update-alternatives
: Requires(postun): /usr/sbin/update-alternatives