How to Install and Uninstall kildclient Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "kildclient" package

Please follow the guidance below to install kildclient on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install kildclient

2. Uninstall "kildclient" package

Here is a brief guide to show you how to uninstall kildclient on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the kildclient package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: kildclient
Priority: optional
Section: universe/games
Installed-Size: 1523
Maintainer: Ubuntu Developers
Original-Maintainer: Eduardo M Kalinowski
Architecture: amd64
Version: 3.0.0-2build2
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.32.0), libgnutls30 (>= 3.4.2), libgtk-3-0 (>= 3.10.0), libgtkspell3-3-0, libpango-1.0-0 (>= 1.14.0), libperl5.22 (>= 5.22.1), zlib1g (>= 1:1.1.4), liblocale-gettext-perl, libjson-perl
Suggests: kildclient-doc, libgtk3-perl
Filename: pool/universe/k/kildclient/kildclient_3.0.0-2build2_amd64.deb
Size: 266558
MD5sum: 9a2504de3349770359945592e21c8cef
SHA1: db13f31f697e4b31e3554d1f700e49d5434f7431
SHA256: f8df0207faf5b08d58c22361f1f846f0b30cca02f96ff802c7536724a8499957
Description-en: 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: 50f93acd669695460a77bcbe955a2664
Homepage: http://www.kildclient.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu