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

Last updated: May 13,2024

1. Install "tf5" package

This tutorial shows how to install tf5 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install tf5

2. Uninstall "tf5" package

Please follow the guidelines below to uninstall tf5 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove tf5 $ sudo apt autoclean && sudo apt autoremove

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

Package: tf5
Priority: optional
Section: universe/games
Installed-Size: 1179
Maintainer: Ubuntu Developers
Original-Maintainer: Russ Allbery
Architecture: amd64
Version: 5.0beta8-5build1
Depends: libc6 (>= 2.15), libgnutls-openssl27 (>= 3.0-0), libpcre3, libtinfo5 (>= 6), zlib1g (>= 1:1.1.4)
Suggests: spell
Filename: pool/universe/t/tf5/tf5_5.0beta8-5build1_amd64.deb
Size: 348324
MD5sum: ba431c69632555cdeffd82ea1b1acb04
SHA1: 251caaa42fbd023fe67741b4f48f586b6dbc6a21
SHA256: 8be00048454fefed6938ebec46c9d2d3bccd59fb7e32db19a69896e3a1dcdb94
Description-en: text-based MU* and chatserver client
TinyFugue is a text-based, line-based client designed for connecting to
most flavors of MU* servers (TinyMUSH, TinyMUX, LP, Diku, etc.) or any
telnet-based chatserver. It includes support for 256-color terminals,
MCCP versions 1 and 2, a powerful trigger and scripting language, and
many other features. Encryption of communications with SSL/TLS is
supported, but not validation of certificates. Unicode is not currently
supported.
.
This package is the current development version of TinyFugue (major
version 5). For the current stable version (major version 4), install
the "tf" package instead.
Description-md5: 8fc3158f71f619e1a2c5d65e81ca435d
Homepage: http://tinyfugue.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu