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

Last updated: May 08,2024

1. Install "libipc-shareable-perl" package

This guide let you learn how to install libipc-shareable-perl on Kali Linux

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

2. Uninstall "libipc-shareable-perl" package

Here is a brief guide to show you how to uninstall libipc-shareable-perl on Kali Linux:

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

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

Package: libipc-shareable-perl
Version: 1.13-1
Installed-Size: 91
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libjson-perl, libstring-crc32-perl
Size: 40584
SHA256: 2b4592a743202fadc4e7a81857612bb4f441daa93ab0056f00a48d858c8fdc00
SHA1: 123317d0d6795f698f9210f3badd16b3c4956fd3
MD5sum: 79222e8dcab57334879dc62d9a4dc0e2
Description: module to access IPC shared memory segments through perl
This perl module provides a tie() interface to System V IPC shared memory
segments.
.
IPC::Shareable allows you to tie a variable to shared memory making it
easy to share the contents of that variable with other Perl processes.
Scalars, arrays, and hashes can be tied. The variable being tied may
contain arbitrarily complex data structures - including references to
arrays, hashes of hashes, etc.
Description-md5:
Homepage: https://metacpan.org/release/IPC-Shareable
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libi/libipc-shareable-perl/libipc-shareable-perl_1.13-1_all.deb