How to Install and Uninstall libyascreen0 Package on Kali Linux

Last updated: May 20,2024

1. Install "libyascreen0" package

Here is a brief guide to show you how to install libyascreen0 on Kali Linux

$ sudo apt update $ sudo apt install libyascreen0

2. Uninstall "libyascreen0" package

Please follow the guidance below to uninstall libyascreen0 on Kali Linux:

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

3. Information about the libyascreen0 package on Kali Linux

Package: libyascreen0
Source: yascreen (1.99-1)
Version: 1.99-1+b1
Installed-Size: 72
Maintainer: Boian Bonev
Architecture: amd64
Depends: libc6 (>= 2.17)
Size: 19544
SHA256: 887745472f1d6bdbb2e606e5917f936464b72807e1d8ccc84fc24bfc0c3636df
SHA1: 9fd5a7593ecee2c40f2f07b103408be62d9da0c7
MD5sum: 9b2f03122c3f194192b5feebff0320b8
Description: 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:
Multi-Arch: same
Homepage: https://github.com/bbonev/yascreen
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/y/yascreen/libyascreen0_1.99-1+b1_amd64.deb