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

Last updated: May 22,2024

1. Install "nmap-ncat.x86_64" package

This is a short guide on how to install nmap-ncat.x86_64 on Rocky Linux 8

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

2. Uninstall "nmap-ncat.x86_64" package

This tutorial shows how to uninstall nmap-ncat.x86_64 on Rocky Linux 8:

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

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

Last metadata expiration check: 0:36:32 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : nmap-ncat
Epoch : 2
Version : 7.70
Release : 6.el8
Architecture : x86_64
Size : 236 k
Source : nmap-7.70-6.el8.src.rpm
Repository : 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