How to Install and Uninstall libstream-buffered-perl Package on Kali Linux

Last updated: May 18,2024

1. Install "libstream-buffered-perl" package

This is a short guide on how to install libstream-buffered-perl on Kali Linux

$ sudo apt update $ sudo apt install libstream-buffered-perl

2. Uninstall "libstream-buffered-perl" package

This guide let you learn how to uninstall libstream-buffered-perl on Kali Linux:

$ sudo apt remove libstream-buffered-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libstream-buffered-perl package on Kali Linux

Package: libstream-buffered-perl
Version: 0.03-3
Installed-Size: 22
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 5728
SHA256: 8228ef4e86030e054117f05159deea04b09cf1455d49661cc88abdd15d6bda5d
SHA1: 056e0377dcfcc198195e0267c5395ad928de09ff
MD5sum: 80f3098afb89b1a78bc0e51fd3f86536
Description: temporary buffer to store strings in a seekable filehandle
Stream::Buffered is a buffer class to store byte strings of arbitrary length
and then get a seekable filehandle once everything is buffered. It uses PerlIO
and/or a temporary file to save the buffer depending on the amount of bytes
stored.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Stream-Buffered
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libs/libstream-buffered-perl/libstream-buffered-perl_0.03-3_all.deb