How to Install and Uninstall libtsm-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 23,2024
1. Install "libtsm-dev" package
Please follow the guidance below to install libtsm-dev on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libtsm-dev
Copied
2. Uninstall "libtsm-dev" package
Please follow the guidelines below to uninstall libtsm-dev on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libtsm-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libtsm-dev package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libtsm-dev
Architecture: amd64
Version: 3-1build0.1
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: libtsm
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Nobuhiro Iwamatsu
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 219
Depends: libtsm3 (= 3-1build0.1)
Filename: pool/universe/libt/libtsm/libtsm-dev_3-1build0.1_amd64.deb
Size: 37372
MD5sum: 37e44dd450e39d82cb7d7b1729c12431
SHA1: 3da947dc0f18d28b02b4b18c1e8cd4296cf3971c
SHA256: ea88099ba321fef1caa59a5cb6a3925470cbfd78e2cdbe28c2e65e98412aa213
SHA512: be1c247cea6564f8ddf605b72426246a0d9ef39ca70e6b5c758d137be8d50bb28aa27262b33cffdfba79166e016095e5a5f4c1df0b2c7e0bf33692ce1809e556
Homepage: http://www.freedesktop.org/wiki/Software/kmscon/libtsm/
Description-en: Terminal-emulator State Machine - development
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 header files and static library needed to
compile applications that use libtsm.
Description-md5: 7950b5f550578901c20902b9d7ff868a
Package: libtsm-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 227
Maintainer: Ubuntu Developers
Original-Maintainer: Nobuhiro Iwamatsu
Architecture: amd64
Source: libtsm
Version: 3-1
Depends: libtsm3 (= 3-1)
Filename: pool/universe/libt/libtsm/libtsm-dev_3-1_amd64.deb
Size: 35064
MD5sum: 2dd6c4984bbe5a4f996f81dc6df5a242
SHA1: 5c9aea9a4184b131fe561e093b7a6b9e200c4463
SHA256: 419ef0d1ad8e0e2e115c5c8391b145883a6e6df42498c2e129e4c90a6a5980aa
Description-en: Terminal-emulator State Machine - development
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 header files and static library needed to
compile applications that use libtsm.
Description-md5: 7950b5f550578901c20902b9d7ff868a
Multi-Arch: same
Homepage: http://www.freedesktop.org/wiki/Software/kmscon/libtsm/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Architecture: amd64
Version: 3-1build0.1
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: libtsm
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Nobuhiro Iwamatsu
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 219
Depends: libtsm3 (= 3-1build0.1)
Filename: pool/universe/libt/libtsm/libtsm-dev_3-1build0.1_amd64.deb
Size: 37372
MD5sum: 37e44dd450e39d82cb7d7b1729c12431
SHA1: 3da947dc0f18d28b02b4b18c1e8cd4296cf3971c
SHA256: ea88099ba321fef1caa59a5cb6a3925470cbfd78e2cdbe28c2e65e98412aa213
SHA512: be1c247cea6564f8ddf605b72426246a0d9ef39ca70e6b5c758d137be8d50bb28aa27262b33cffdfba79166e016095e5a5f4c1df0b2c7e0bf33692ce1809e556
Homepage: http://www.freedesktop.org/wiki/Software/kmscon/libtsm/
Description-en: Terminal-emulator State Machine - development
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 header files and static library needed to
compile applications that use libtsm.
Description-md5: 7950b5f550578901c20902b9d7ff868a
Package: libtsm-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 227
Maintainer: Ubuntu Developers
Original-Maintainer: Nobuhiro Iwamatsu
Architecture: amd64
Source: libtsm
Version: 3-1
Depends: libtsm3 (= 3-1)
Filename: pool/universe/libt/libtsm/libtsm-dev_3-1_amd64.deb
Size: 35064
MD5sum: 2dd6c4984bbe5a4f996f81dc6df5a242
SHA1: 5c9aea9a4184b131fe561e093b7a6b9e200c4463
SHA256: 419ef0d1ad8e0e2e115c5c8391b145883a6e6df42498c2e129e4c90a6a5980aa
Description-en: Terminal-emulator State Machine - development
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 header files and static library needed to
compile applications that use libtsm.
Description-md5: 7950b5f550578901c20902b9d7ff868a
Multi-Arch: same
Homepage: http://www.freedesktop.org/wiki/Software/kmscon/libtsm/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu