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

Last updated: May 09,2024

1. Install "libio-stringy-perl" package

This tutorial shows how to install libio-stringy-perl on Kali Linux

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

2. Uninstall "libio-stringy-perl" package

This tutorial shows how to uninstall libio-stringy-perl on Kali Linux:

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

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

Package: libio-stringy-perl
Source: io-stringy
Version: 2.111-3
Installed-Size: 134
Maintainer: Debian Perl Group
Architecture: all
Depends: perl
Size: 56500
SHA256: 8ecb204e260fdd9d25d7f21327cb66e5f46cd162fedd6fe2d631ad0f66699c10
SHA1: 8d5977f00774088630c49457e082eed0219fc974
MD5sum: a0fbe36b287ed5c2c0817045c07b5d15
Description: modules for I/O on in-core objects (strings/arrays)
IO::stringy primarily provides modules for performing both traditional and
object-oriented I/O on things *other* than normal filehandles; in particular,
IO::Scalar, IO::ScalarArray, and IO::Lines.
.
The libio-stringy-perl package provides the following modules:
.
* IO::AtomicFile - write a file which is updated atomically
* IO::InnerFile - define a file inside another file
* IO::Lines - IO:: interface for reading/writing an array of lines
* IO::Scalar - IO:: interface for reading/writing a scalar
* IO::ScalarArray - IO:: interface for reading/writing an array of scalars
* IO::Stringy - I/O on in-core objects like strings and arrays
* IO::Wrap - wrap raw filehandles in IO::Handle interface
* IO::WrapTie - wrap tieable objects in IO::Handle interface
Description-md5:
Homepage: https://metacpan.org/release/IO-stringy
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::devel-lib,
role::program, works-with::file
Section: perl
Priority: optional
Filename: pool/main/i/io-stringy/libio-stringy-perl_2.111-3_all.deb