How to Install and Uninstall oidentd.x86_64 Package on Rocky Linux 8

Last updated: May 06,2024

1. Install "oidentd.x86_64" package

Here is a brief guide to show you how to install oidentd.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install oidentd.x86_64

2. Uninstall "oidentd.x86_64" package

Learn how to uninstall oidentd.x86_64 on Rocky Linux 8:

$ sudo dnf remove oidentd.x86_64 $ sudo dnf autoremove

3. Information about the oidentd.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:06:24 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : oidentd
Version : 2.5.0
Release : 1.el8
Architecture : x86_64
Size : 90 k
Source : oidentd-2.5.0-1.el8.src.rpm
Repository : epel
Summary : RFC 1413-compliant identification server with NAT support
URL : https://oidentd.janikrabe.com/
License : GPLv2 and LGPLv2+ and BSD and MIT and GFDL
Description : The oidentd package contains identd, which implements the RFC 1413
: identification server. Identd looks up specific TCP/IP connections
: and returns either the user name or other information about the
: process that owns the connection.
:
: Install oidentd if you need to look up information about specific
: TCP/IP connections.