How to Install and Uninstall rlinetd Package on Kali Linux

Last updated: May 17,2024

1. Install "rlinetd" package

Please follow the guidance below to install rlinetd on Kali Linux

$ sudo apt update $ sudo apt install rlinetd

2. Uninstall "rlinetd" package

Learn how to uninstall rlinetd on Kali Linux:

$ sudo apt remove rlinetd $ sudo apt autoclean && sudo apt autoremove

3. Information about the rlinetd package on Kali Linux

Package: rlinetd
Version: 0.9.3-2
Installed-Size: 256
Maintainer: Robert Luberda
Architecture: amd64
Provides: inet-superserver
Depends: netbase, psmisc, ucf, debconf (>= 0.5) | debconf-2.0, perl:any, libc6 (>= 2.34), libcap2 (>= 1:2.10), libwrap0 (>= 7.6-4~)
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: rsyslog | system-log-daemon
Suggests: portmap
Conflicts: inet-superserver, netkit-inetd, xinetd
Size: 99332
SHA256: 9cd8ef7265cee54566c33b5a3058d9280c9d1f08b8467d2163761a4595e0cef5
SHA1: 7ebb881811ca05536a470071052dd8b58e5d2b2b
MD5sum: 5932420760156107bba10b4edb85c5b8
Description: gruesomely over-featured inetd replacement
rlinetd is designed to replace the BSD inetd. Feature-wise, it is a
proper superset of the BSD inetd, including rpc support and both udp
and tcp services. In addition, it supports a number of resource
limiting features, including full resource limits a la setrlimit(2),
renicing, chroot and limited per-service instances. To round out the
features stolen from xinetd, it also supports binding to individual
interfaces on request, and configurable logging.
Description-md5:
Homepage: https://salsa.debian.org/debian/rlinetd
Tag: implemented-in::c, interface::daemon, network::server, network::service,
protocol::ipv6, role::program
Section: net
Priority: optional
Filename: pool/main/r/rlinetd/rlinetd_0.9.3-2_amd64.deb