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

Last updated: May 16,2024

1. Install "libdata-binary-perl" package

Please follow the step by step instructions below to install libdata-binary-perl on Kali Linux

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

2. Uninstall "libdata-binary-perl" package

This guide let you learn how to uninstall libdata-binary-perl on Kali Linux:

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

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

Package: libdata-binary-perl
Version: 0.01-2
Installed-Size: 28
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 8360
SHA256: ab65cb6cc3d7a967f76faf917568ff3a9c4186765ddb025b9cabaa1a17b4405d
SHA1: eb1cdedc0cbe60ea4c7854e2084eefe9c77ae846
MD5sum: 18c30d3daf50c9eabf3115225a1dddb2
Description: module for detection of binary versus text in strings
The Data::Binary module provides string equivalents to the -T / -B operators.
Since these only work on file names and file handles, this module provides
the same functions but on strings.
.
Note that the actual implementation is currently different, basically because
the -T / -B functions are in C/XS, and this module is written in pure Perl.
For now, anyway.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Data-Binary
Section: perl
Priority: optional
Filename: pool/main/libd/libdata-binary-perl/libdata-binary-perl_0.01-2_all.deb