How to Install and Uninstall libtickit-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "libtickit-dev" package

Please follow the instructions below to install libtickit-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libtickit-dev

2. Uninstall "libtickit-dev" package

Please follow the steps below to uninstall libtickit-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libtickit-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtickit-dev package on Ubuntu 21.10 (Impish Indri)

Package: libtickit-dev
Architecture: amd64
Version: 0.4.1-1
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: libtickit
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: James McCoy
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 569
Depends: libtickit3 (= 0.4.1-1), libtermkey-dev, libunibilium-dev
Filename: pool/universe/libt/libtickit/libtickit-dev_0.4.1-1_amd64.deb
Size: 165284
MD5sum: a56dce4c83bf3691d2d7fcd4c3b5097d
SHA1: b8458e82ce2b023b5a90c46a409171e1bc8311ad
SHA256: 41b03eb012887d3155c92c4c520aeb35e3c52ab841c331b61ef82d321811f959
SHA512: fd49094812afde9669f1e910dc416f18d4bd6ededa5014ff4d35e32d5aa81de1300ec29daa3c105d7e9acc81f3af930a77780d84451782738276e887a61f563d
Homepage: http://www.leonerd.org.uk/code/libtickit/
Description-en: Terminal Interface Construction KIT (development files)
This library provides an abstracted mechanism for building interactive
full-screen terminal programs. It provides a full set of output drawing
functions, and handles keyboard and mouse input events.
.
Using this library, applications can
.
* Divide the terminal into a hierarchy of nested, possibly-overlapping
rectangular windows
* Render output content and react to input events independently in any
window region
* Use fully Unicode-aware string content, including non-BMP, full-width
and combining characters
* Draw line-art using Unicode box-drawing characters in a variety of
styles
* Operate synchronously or asynchronously via file descriptors, or
abstractly via byte buffers
* Recognise arbitrary keyboard input, including modifiers*
* Make use of multiple terminals, if available, from a single
application
.
The following terminal features are supported (depending on terminal support):
.
* Many rendering attributes; bold, italics, underline, reverse,
strikethough, alternate font
* 256 and 24-bit (16 million) colours
* Mouse including mouse wheel and recognition of position reporting greater
than 224 columns
* Arbitrary scrolling regions
.
This package contains the header files and libraries needed for developing
with libtickit.
Description-md5: 23de39c21fcd9f0f876d3c9b78d1469c