How to Install and Uninstall oidentd Package on Kali Linux

Last updated: May 09,2024

1. Install "oidentd" package

This is a short guide on how to install oidentd on Kali Linux

$ sudo apt update $ sudo apt install oidentd

2. Uninstall "oidentd" package

Please follow the guidance below to uninstall oidentd on Kali Linux:

$ sudo apt remove oidentd $ sudo apt autoclean && sudo apt autoremove

3. Information about the oidentd package on Kali Linux

Package: oidentd
Source: oidentd (2.5.1-1)
Version: 2.5.1-1+b1
Installed-Size: 151
Maintainer: Magnus Holmgren
Architecture: amd64
Replaces: ident-server
Provides: ident-server
Depends: libc6 (>= 2.36), libnetfilter-conntrack3 (>= 1.0.1), netbase, adduser, iproute2, lsb-base (>= 3.0-6)
Conflicts: ident-server, logcheck-database (<= 1.3.3)
Size: 58480
SHA256: c180cfd851bd46ec2e192bdcb3088480006e844132a325fa445a2c44e293246c
SHA1: 467247897d0e43927b0a3e7f54e65463f26e6118
MD5sum: 9849eec8414637c643d48b00ea8a0f42
Description: replacement ident daemon
An ident (rfc1413) daemon for IPv4 and IPv6.
.
Oidentd allows users, given the proper permission, to specify the
identd response that the server will output when a successful lookup
is completed. Oidentd also allows for pseudo-random strings
(either a prefix, such as "user," followed by a number between 0 and
99999, or 10 pseudo-random characters of the set 0-9A-Za-z) to be
returned upon the completion of a successful lookup instead of a
username or a UID.
.
Oidentd supports IPv4 masqueraded connections, including netfilter.
Description-md5:
Homepage: https://oidentd.janikrabe.com/
Tag: interface::daemon, network::server, protocol::ident, protocol::ipv6,
role::program
Section: net
Priority: optional
Filename: pool/main/o/oidentd/oidentd_2.5.1-1+b1_amd64.deb