How to Install and Uninstall kildclient Package on Kali Linux

Last updated: May 21,2024

1. Install "kildclient" package

In this section, we are going to explain the necessary steps to install kildclient on Kali Linux

$ sudo apt update $ sudo apt install kildclient

2. Uninstall "kildclient" package

Learn how to uninstall kildclient on Kali Linux:

$ sudo apt remove kildclient $ sudo apt autoclean && sudo apt autoremove

3. Information about the kildclient package on Kali Linux

Package: kildclient
Source: kildclient (3.2.1-1)
Version: 3.2.1-1+b1
Installed-Size: 1358
Maintainer: Eduardo M Kalinowski
Architecture: amd64
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.75.3), libgnutls30 (>= 3.8.2), libgtk-3-0 (>= 3.22.0), libgtkspell3-3-0 (>= 3.0.3), libpango-1.0-0 (>= 1.14.0), libperl5.38 (>= 5.38.2), zlib1g (>= 1:1.1.4), desktop-file-utils, libjson-perl
Suggests: kildclient-doc, libgtk3-perl
Size: 258180
SHA256: 22dfe99e1c794931b8a7f7e82ff87d5afa88470e53bf6fbb9d791734f3f11235
SHA1: 2769f55d74a9a34a2510290d5f05e2ba7c597fb7
MD5sum: c3292c1f97fd9cf4d4f4540272a7d3b7
Description: powerful MUD client with a built-in Perl interpreter
KildClient is a MUD Client written with the GTK+ windowing toolkit.
It supports many common features of other clients, such as triggers,
gags, aliases, macros, timers, and much more. But its main feature is
the built-in Perl interpreter. You can at any moment execute Perl
statements and functions to do things much more powerful than simply
sending text the mud. Perl statements can also be run, for example,
as the action of a trigger, allowing you to do complex things. Some
built-in functions of KildClient allow interaction with the world,
such as sending commands to it.
.
KildClient's ANSI support is extensive: it supports not only the common
16 colors, but also support underlined text (singly and doubly), text in
italics, text striked through, reverse video and "hidden" text. It also
supports vt100's line-drawing characters, and xterm's escape sequences
for a 256-color mode. All these features make KildClient one of the
clients with the most features for displaying the mud output.
.
Kildclient supports the MCCP (Mud Client Compression Protocol) protocol,
versions 1 and 2, to reduce the necessary bandwidth.
.
KildClient allows connection through SOCKS4/5 and HTTP proxy servers.
.
KildClient supports the GMCP (also called ATCP2) and MSDP protocols
for out-of-band communications between server and client.
.
This package contains the main program. Install the kildclient-doc
package to access the HTML manual.
Description-md5:
Homepage: https://www.kildclient.org
Tag: game::mud, game::rpg, implemented-in::c, interface::graphical,
interface::x11, protocol::telnet, role::program, uitoolkit::gtk,
use::gameplaying, x11::application
Section: games
Priority: optional
Filename: pool/main/k/kildclient/kildclient_3.2.1-1+b1_amd64.deb