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

Last updated: May 20,2024

1. Install "qtads" package

This guide let you learn how to install qtads on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install qtads

2. Uninstall "qtads" package

Please follow the instructions below to uninstall qtads on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove qtads $ sudo apt autoclean && sudo apt autoremove

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

Package: qtads
Priority: optional
Section: universe/games
Installed-Size: 2815
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Schepler
Architecture: amd64
Version: 2.1.6-1
Provides: tads2-interpreter, tads3-interpreter
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libqt4-network (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.6.1), libsdl-mixer1.2, libsdl-sound1.2 (>= 1.0.1), libsdl1.2debian (>= 1.2.11), libstdc++6 (>= 4.1.1)
Filename: pool/universe/q/qtads/qtads_2.1.6-1_amd64.deb
Size: 1194654
MD5sum: 2fce600294f4ed49ec1063967c545b5e
SHA1: da8a5a4eda9e0f2bae725a1c5bc734618d5eae1b
SHA256: 048db058f14422019aa7a19c4e6f9629899707495ad27adbcc3d12b5903bc457
Description-en: Qt HTML interpreter for TADS
This package provides an interpreter for TADS game files, using a
Qt interface. It can run either TADS 2 games (which have an
extension of .gam) or TADS 3 games (which have an extension of .t3).
See http://www.ifarchive.org/indexes/if-archiveXgamesXtads.html for a
large collection of available TADS games.
.
This interpreter supports HTML-TADS multimedia features. Other
features include:
* Full Unicode support for TADS 3 and HTML TADS games.
* Full text justification.
* Support for multiple user configurations, which you can switch
between at runtime.
.
TADS, the Text Adventure Development System, is a system for writing
and playing interactive fiction games. This means that the primary
method for interacting with the game is to type in commands, to which
the game produces a response in prose -- similar to Infocom's games
from the 1980's.
Description-md5: 8e8bcec9854109468a11476c4b51520e
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu