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

Last updated: May 17,2024

1. Install "libyascreen-dev" package

Learn how to install libyascreen-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libyascreen-dev

2. Uninstall "libyascreen-dev" package

In this section, we are going to explain the necessary steps to uninstall libyascreen-dev on Ubuntu 21.10 (Impish Indri):

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

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

Package: libyascreen-dev
Architecture: amd64
Version: 1.85-1
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: yascreen
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Boian Bonev
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 80
Depends: libyascreen0 (= 1.85-1)
Filename: pool/universe/y/yascreen/libyascreen-dev_1.85-1_amd64.deb
Size: 25796
MD5sum: 7d7de28e70a838766d49a4d9f9c81c7e
SHA1: 039a6cb0bad608de83539f2cdb291f81e5bbd3af
SHA256: ea5c4caaa7d187c97698d127c33d8911300ae9004c8c16de7760f4f8d0eee33e
SHA512: c45c54ef7f61051ca96d8015452afe742bfecdc7035338c23264957582799fd1ef6b69c31799c70fd271c0c7eeda1c170aa25f42127d5825db47d067c4238b68
Homepage: https://github.com/bbonev/yascreen
Description-en: Yet Another Screen Library (lib(n)curses alternative)
Development files of Yet Another Screen Library - 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: 8aaf9ef0bdccfacc10d379526da1f0a1