How to Install and Uninstall libanyevent-termkey-perl Package on Kali Linux

Last updated: November 05,2024

1. Install "libanyevent-termkey-perl" package

This is a short guide on how to install libanyevent-termkey-perl on Kali Linux

$ sudo apt update $ sudo apt install libanyevent-termkey-perl

2. Uninstall "libanyevent-termkey-perl" package

Please follow the steps below to uninstall libanyevent-termkey-perl on Kali Linux:

$ sudo apt remove libanyevent-termkey-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libanyevent-termkey-perl package on Kali Linux

Package: libanyevent-termkey-perl
Version: 0.02-4
Installed-Size: 26
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libanyevent-perl, libterm-termkey-perl
Size: 8720
SHA256: 4d8d6d1f14e576688b712accaab12600bf493d3d211d8a2e3c9d25e642ae2a06
SHA1: 9dfc0031ed9e609c2473b76be87a76d66531bfba
MD5sum: 7961ccb7d94c1dbdd4e1bd7d4b4938c5
Description: module for terminal key input using libtermkey with AnyEvent
AnyEvent::TermKey implements an asynchronous perl wrapper around the
libtermkey library, which provides an abstract way to read keypress events in
terminal-based programs. It yields structures that describe keys, rather than
simply returning raw bytes as read from the TTY device.
.
It internally uses an instance of Term::TermKey to access the underlying C
library. For details on general operation, including the representation of
keypress events as objects, see the documentation on that class.
.
Proxy methods exist for normal accessors of Term::TermKey, and the usual
behaviour of the getkey or other methods is instead replaced by the on_key
event.
Description-md5:
Homepage: https://metacpan.org/release/AnyEvent-TermKey
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/liba/libanyevent-termkey-perl/libanyevent-termkey-perl_0.02-4_all.deb