How to Install and Uninstall libio-pipely-perl Package on Kali Linux

Last updated: May 20,2024

1. Install "libio-pipely-perl" package

Here is a brief guide to show you how to install libio-pipely-perl on Kali Linux

$ sudo apt update $ sudo apt install libio-pipely-perl

2. Uninstall "libio-pipely-perl" package

Please follow the steps below to uninstall libio-pipely-perl on Kali Linux:

$ sudo apt remove libio-pipely-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libio-pipely-perl package on Kali Linux

Package: libio-pipely-perl
Version: 0.006-1
Installed-Size: 38
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 13516
SHA256: 0bb5a350b3987c6b5aa809530087797f9b761817dbe030f2a2b932bd333d8a5b
SHA1: 3bdce1e179bb956245e89afecbcbfbd759806f96
MD5sum: ddca695b8bec9f1aa0b850de54035bdd
Description: portable way to create pipe() or pipe-like handles
IO::Pipely provides a couple functions to portably create one- and
two-way pipes and pipe-like socket pairs. It acknowledges and works
around known platform issues so you don't have to.
.
IO::Pipely currently understands pipe(), UNIX-domain socketpair() and
regular IPv4 localhost sockets. It will use different kinds of pipes or
sockets depending on the operating system's capabilities and the number
of directions requested. The autodetection may be overridden by
specifying a particular pipe type.
.
IO::Pipely is a spin-off of the POE project's portable pipes. Earlier
versions of the code have been tested and used in production systems for
over a decade.
Description-md5:
Homepage: https://metacpan.org/release/IO-Pipely
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libi/libio-pipely-perl/libio-pipely-perl_0.006-1_all.deb