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

Last updated: July 04,2024

1. Install "libtsm3" package

This guide covers the steps necessary to install libtsm3 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libtsm3

2. Uninstall "libtsm3" package

This tutorial shows how to uninstall libtsm3 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libtsm3 $ sudo apt autoclean && sudo apt autoremove

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

Package: libtsm3
Architecture: amd64
Version: 3-1build1
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: libtsm
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Nobuhiro Iwamatsu
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 80
Depends: libc6 (>= 2.14)
Filename: pool/universe/libt/libtsm/libtsm3_3-1build1_amd64.deb
Size: 25454
MD5sum: 5ebdb1b01144d148c816946c66d41afa
SHA1: ca6c70a914545adb75481346be6627fabed099ab
SHA256: 4c7386757e59d4ad9e05ee4b506a35d0e8f9d951f6dfd31e99f309e42dfc8904
SHA512: 957fba2e8b4a9f66e478bc1b34367a13d7634d4b3e402c6fe3864e85286309858c24c96bc47c92917b58f161351ee67446c885bdfdcd77d881fbb84b026da143
Homepage: http://www.freedesktop.org/wiki/Software/kmscon/libtsm/
Description-en: Terminal-emulator State Machine - runtime
TSM is a state machine for DEC VT100-VT520 compatible terminal
emulators. It tries to support all common standards while keeping
compatibility to existing emulators like xterm, gnome-terminal, konsole, ..
.
TSM itself does not provide any rendering nor window management.
It is a simple plain state machine without any external dependencies.
It can be used to implement terminal emulators, but also to implement
other applications that need to interpret terminal escape sequences.
.
This library is very similar to libvte of the gnome project.
However, libvte is highly bound to GTK+, which makes it unsuitable for
non-graphics projects that need to parse escape sequences. Instead,
TSM tries to restrict its API to terminal emulation only. Furthermore,
TSM does not try to establish a new terminal emulation standard, but
instead keeps compatibility as close to xterm as possible.
This is why the TERM variable can be set to xterm-color256 with any
TSM based terminal emulator.
.
This package contains the libtsm runtime library.
Description-md5: e9ae64b30d6a75c868993fd1b4cd1353