How to Install and Uninstall t3highlight Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 04,2024

1. Install "t3highlight" package

Please follow the steps below to install t3highlight on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install t3highlight

2. Uninstall "t3highlight" package

This is a short guide on how to uninstall t3highlight on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove t3highlight $ sudo apt autoclean && sudo apt autoremove

3. Information about the t3highlight package on Ubuntu 21.10 (Impish Indri)

Package: t3highlight
Architecture: amd64
Version: 0.5.0-1
Multi-Arch: foreign
Priority: optional
Section: universe/utils
Source: libt3highlight
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Gertjan Halkes
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 47
Depends: libt3highlight2 (= 0.5.0-1), libc6 (>= 2.14), libt3config0 (>= 1.0.0)
Filename: pool/universe/libt/libt3highlight/t3highlight_0.5.0-1_amd64.deb
Size: 12304
MD5sum: dd470887e02e27f10bc4d2efdb9fbb94
SHA1: 7fff2baf01e19868d740b3c3b19d3d4c47d33e36
SHA256: 74cef51a70bd60128c08c90ccfa11408b357eb84b7d2c8e35c91123a7c61b6ee
SHA512: 7d491bc56e091e5f152a9d7553b9678d48a7029b91cd5e84b2795d4865eedaa70ac724848524b613fbd24c9b732d32cedb687521f2441537f56c71ba1cc3f418
Homepage: https://os.ghalkes.nl/t3/libt3highlight.html
Description-en: Command-line syntax highligher
The libt3highlight library provides functions for syntax-highlighting different
types of text files. Its main design goal is an easily restartable syntax
highlighting, suitable for use in interactive text editors.
.
To make the syntax highlighting restartable, libt3highlight uses a single
integer start-of-line state. However, it does provide several advanced
features, such as dynamic end-of-state patterns, which make it possible to
highlight complex languages like Perl and Bash with high fidelity.
.
This package contains the t3highlight program, which allows applying the syntax
highlighting capabilities of libt3highlight on the command line to produce
for example HTML output.
Description-md5: 4cebba91c4b747fb283d6c9756d4b5c0