How to Install and Uninstall ident2 Package on Kali Linux

Last updated: October 05,2024

1. Install "ident2" package

This tutorial shows how to install ident2 on Kali Linux

$ sudo apt update $ sudo apt install ident2

2. Uninstall "ident2" package

Learn how to uninstall ident2 on Kali Linux:

$ sudo apt remove ident2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the ident2 package on Kali Linux

Package: ident2
Version: 1.07-3
Installed-Size: 57
Maintainer: Debian QA Group
Architecture: amd64
Provides: ident-server
Depends: netbase, adduser, update-inetd, openbsd-inetd | inet-superserver, libc6 (>= 2.15)
Conflicts: ident-server
Size: 19936
SHA256: fef88c213ec92abdf1877659f0a50388c1c9b1afee8a07b4860eb6345791873e
SHA1: 7ee05d4712438d9d7d4d7af50cbfec5075619e78
MD5sum: d256e025c2087a47365776d23718de54
Description: An advanced ident daemon
ident2 is an advanced, configurable ident daemon. You can set it to lie,
not lie, or not return any response at all, and it is per-user configurable
(e.g. if user daniel was IRCing, it'd use ~daniel/.ident for its config, if
user kim was IRCing, it'd use ~kim/.ident). The admin can specify whether
users can configure the type of return they want or not.
Description-md5:
Homepage: https://github.com/mbacarella/ident2
Tag: implemented-in::c, interface::daemon, network::server, protocol::ident,
role::program
Section: net
Priority: optional
Filename: pool/main/i/ident2/ident2_1.07-3_amd64.deb