How to Install and Uninstall libtickit-async-perl Package on Kali Linux

Last updated: May 14,2024

1. Install "libtickit-async-perl" package

Please follow the steps below to install libtickit-async-perl on Kali Linux

$ sudo apt update $ sudo apt install libtickit-async-perl

2. Uninstall "libtickit-async-perl" package

Please follow the instructions below to uninstall libtickit-async-perl on Kali Linux:

$ sudo apt remove libtickit-async-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtickit-async-perl package on Kali Linux

Package: libtickit-async-perl
Source: libtickit-async-perl (0.25-1)
Version: 0.25-1+b2
Installed-Size: 46
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libio-async-perl, libtickit-perl (>= 0.72)
Size: 9324
SHA256: 622a1255b906d01494f4afaf836577fd4aae883e96b60e0d581d24bc3bc2ac31
SHA1: 0282e508a37a63735ba3a94be71bddf8430e9773
MD5sum: 0ea2dfe6124356123edb097f42db1771
Description: module to use Tickit with IO::Async
Thes Tickit::Async module allows a Tickit user interface to run alongside
other IO::Async-driven code, using IO::Async as a source of IO events.
.
As a shortcut convenience, a containing IO::Async::Loop will be constructed
using the default magic constructor the first time it is needed, if the
object is not already a member of a loop. This will allow a Tickit::Async
object to be used without being aware it is not a simple Tickit object.
.
To avoid accidentally creating multiple loops, callers should be careful to
add the Tickit::Async object to the main application's loop if one already
exists as soon as possible after construction.
Description-md5:
Homepage: https://metacpan.org/release/Tickit-Async
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libt/libtickit-async-perl/libtickit-async-perl_0.25-1+b2_amd64.deb