How to Install and Uninstall libdata-buffer-perl Package on Kali Linux

Last updated: May 12,2024

1. Install "libdata-buffer-perl" package

This is a short guide on how to install libdata-buffer-perl on Kali Linux

$ sudo apt update $ sudo apt install libdata-buffer-perl

2. Uninstall "libdata-buffer-perl" package

In this section, we are going to explain the necessary steps to uninstall libdata-buffer-perl on Kali Linux:

$ sudo apt remove libdata-buffer-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdata-buffer-perl package on Kali Linux

Package: libdata-buffer-perl
Version: 0.04-3
Installed-Size: 31
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 11232
SHA256: 9079ec0b87e8380831017acd9d086c9f213a19d26eae5a997471ce1cdd81e6b3
SHA1: cdc3cc38aea22af6a3489be53c1211630349afae
MD5sum: 64c3b902629dd8885a13d112c2996369
Description: Read/write buffer class for perl
Data::Buffer implements a low-level binary buffer in which you can get
and put integers, strings, and other data. Internally the implementation
is based on pack and unpack, such that Data::Buffer is really a layer
on top of those built-in functions.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Data-Buffer
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libd/libdata-buffer-perl/libdata-buffer-perl_0.04-3_all.deb