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

Last updated: November 21,2024

1. Install "tea" package

Here is a brief guide to show you how to install tea on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install tea

2. Uninstall "tea" package

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

$ sudo apt remove tea $ sudo apt autoclean && sudo apt autoremove

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

Package: tea
Priority: optional
Section: universe/editors
Installed-Size: 1369
Maintainer: Ubuntu Developers
Original-Maintainer: Dr. Tobias Quathamer
Architecture: amd64
Version: 41.1.0-2
Depends: libaspell15 (>= 0.60.7~20110707), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libhunspell-1.3-0 (>= 1.3.3), libqt5core5a (>= 5.5.0), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5network5 (>= 5.0.2), libqt5printsupport5 (>= 5.0.2), libqt5qml5 (>= 5.0.2), libqt5quick5 (>= 5.0.2) | libqt5quick5-gles (>= 5.0.2), libqt5widgets5 (>= 5.2.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4), tea-data (= 41.1.0-2)
Recommends: bzip2, antiword, aspell | hunspell
Filename: pool/universe/t/tea/tea_41.1.0-2_amd64.deb
Size: 517890
MD5sum: e1a6754bc4dad3ba95e8c66619caa00e
SHA1: 6219a5c49e66d88563a93b5651bd29c9c3ce892b
SHA256: 05ac771c0ffddc40593d44bae95ed0b9d6c18cdef949297aad2490f84b42e839
Description-en: graphical text editor with syntax highlighting
TEA provides you with hundreds of functions. Want some tea?
.
TEA features:
* Qt-based GUI with a tabbed layout engine;
* hotkey customization;
* spell checking (using aspell or hunspell);
* support for multiple encodings;
* syntax highlighting;
* support for code snippets and templates;
* string-handling functions such as sorting, reversing, de-formatting,
trimming, filtering, conversions etc.;
* editing support for Wikipedia, DocBook, LaTeX, and Lout;
* reading support for text-based word processor formats (ABW, DOCX, FB2,
KWD, ODT, RTF, SLA, SWX);
* bookmarks;
* miscellaneous XML/XHTML/HTML tools;
* "open at cursor" function from HTML href or img tags;
* preview in external browsers;
* drag'n'drop support (with text files and pictures);
* built-in image viewer (BMP, GIF, JPEG, PNG, SVG, WBMP).
Description-md5: 774c91f6fa2794a22f9de54396b76d42
Homepage: http://tea.ourproject.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu