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

Last updated: May 17,2024

1. Install "tilem" package

In this section, we are going to explain the necessary steps to install tilem on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install tilem

2. Uninstall "tilem" package

This guide covers the steps necessary to uninstall tilem on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove tilem $ sudo apt autoclean && sudo apt autoremove

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

Package: tilem
Priority: optional
Section: universe/math
Installed-Size: 663
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Version: 2.0-2
Depends: tilem-data, libc6 (>= 2.14), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk2.0-0 (>= 2.18.0), libticables2-6 (>= 1.3.4), libticalcs2-11 (>= 1.1.8), libticonv7 (>= 1.1.4), libtifiles2-9 (>= 1.1.6)
Filename: pool/universe/t/tilem/tilem_2.0-2_amd64.deb
Size: 161734
MD5sum: 4deae57158a2a4b000e0c0dc0d6452af
SHA1: a71eff72e33be0b14517d42877f5e0f088d60ef7
SHA256: 890c3d85c90e6376b49f395d48d89ffe2221e06f83aef224cb17e215093e8a12
Description-en: GTK+ TI Z80 calculator emulator
TilEm is an emulator and debugger for Texas Instruments' Z80-based graphing
calculators. It can emulate any of the following calculator models:
* TI-73 / TI-73 Explorer
* TI-76.fr
* TI-81
* TI-82
* TI-82 STATS / TI-82 STATS.fr
* TI-83
* TI-83 Plus / TI-83 Plus Silver Edition / TI-83 Plus.fr
* TI-84 Plus / TI-84 Plus Silver Edition / TI-84 pocket.fr
* TI-85
* TI-86
TilEm fully supports all known versions of the above calculators (as of 2012),
and attempts to reproduce the behavior of the original calculator hardware as
faithfully as possible. In addition, TilEm can emulate the TI-Nspire's virtual
TI-84 Plus mode. This is currently experimental, and some programs may not work
correctly.
.
TilEm runs on the X Window System on GNU/Linux and other Unix-like platforms,
as well as on Microsoft Windows, and any other platform supported by the GTK+
library. In addition to the emulation, TilEm 2 provide a lot of extra features,
such as:
* Fully featured debugger
* Grabbing screenshots and recording gif (animations)
* Virtual linking (through libticables)
* Flash writing and erasing
* Application and OS loading
* Scripting using macros
Description-md5: 2c41cebe5bd17c186c4f6a50dbace9ca
Homepage: http://lpg.ticalc.org/prj_tilem/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu