How to Install and Uninstall libipc-pubsub-perl Package on Kali Linux

Last updated: May 10,2024

1. Install "libipc-pubsub-perl" package

Learn how to install libipc-pubsub-perl on Kali Linux

$ sudo apt update $ sudo apt install libipc-pubsub-perl

2. Uninstall "libipc-pubsub-perl" package

This tutorial shows how to uninstall libipc-pubsub-perl on Kali Linux:

$ sudo apt remove libipc-pubsub-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libipc-pubsub-perl package on Kali Linux

Package: libipc-pubsub-perl
Version: 0.29-4
Installed-Size: 52
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libossp-uuid-perl, libclass-accessor-perl, libdbm-deep-perl
Suggests: libcache-memcached-perl, libjifty-dbi-perl
Size: 14244
SHA256: 5de3501413613b132d301cc409da63a84c757025d50418d6159d98bbca07adda
SHA1: a2e6c39a39d9d8bef9a2a7555f799df84ec5c2e4
MD5sum: f256ab13ac37711635439537f849ce4c
Description: Interprocess Publish/Subscribe channels
IPC::PubSub provides a simple API for publishing messages to channels
and for subscribing to them.
.
When a message is published on a channel, all subscribers currently in
that channel will get it on their next get or get_all call.
.
The package includes backends based on DBM::Deep, Cache::Memcached,
Jifty::DBI and plain hashes.
Description-md5:
Homepage: https://metacpan.org/release/IPC-PubSub
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libi/libipc-pubsub-perl/libipc-pubsub-perl_0.29-4_all.deb