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

Last updated: May 19,2024

1. Install "libyascreen0" package

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

$ sudo apt update $ sudo apt install libyascreen0

2. Uninstall "libyascreen0" package

This guide covers the steps necessary to uninstall libyascreen0 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libyascreen0 $ sudo apt autoclean && sudo apt autoremove

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

Package: libyascreen0
Architecture: amd64
Version: 1.85-1
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: yascreen
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Boian Bonev
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 58
Depends: libc6 (>= 2.17)
Filename: pool/universe/y/yascreen/libyascreen0_1.85-1_amd64.deb
Size: 16860
MD5sum: d3636901d4bb9af182ff32abe420ff15
SHA1: 2e195f352e0d38bb03f3948b7312b34b13f57dc9
SHA256: e6651b6a0506dae712eb87d6d0fc104ee1771968fbb8610f3852282c586f33d1
SHA512: c80bd44775189e1096ba731a488aa5cb67333fa0434071295bfa2d85d48df8894a2ba6dc520e91ccf72f1236838145ee3fa963e3f4e4dbfbbb9a7f961df6dba9
Homepage: https://github.com/bbonev/yascreen
Description-en: Yet Another Screen Library - development files
lib(n)curses alternative oriented towards modern terminals.
.
Suitable for developing terminal applications or daemons with
telnet access and terminal support.
.
Main features
.
* small footprint
* does not have external dependencies
* allows both internal and external event loop
* allows stdin/stdout or external input/output (can work over socket)
* supports basic set of telnet sequences, making it suitable for built-in
terminal interfaces for daemons
* supports a limited set of input keystroke sequences
* fully unicode compatible (parts of this depend on wcwidth in libc)
* supports utf8 verification of input
* relies only on a limited subset of ansi/xterm ESC sequences, making it
compatible with mostly all modern terminals (inspired by linenoise)
* there is no curses API and ancient terminal compatibility, hence less bloat
* clean API with opaque private data, usable from C/C++
Description-md5: d20868691802aa5e83fc4ff0bf2a24d0