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

Last updated: May 21,2024

1. Install "libdata-bitmask-perl" package

This tutorial shows how to install libdata-bitmask-perl on Kali Linux

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

2. Uninstall "libdata-bitmask-perl" package

Please follow the steps below to uninstall libdata-bitmask-perl on Kali Linux:

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

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

Package: libdata-bitmask-perl
Version: 0.91-4
Installed-Size: 33
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 11992
SHA256: 6b30fe6548e1ad92736e49a8186c26618abfdb4c8faec0fe3f8ee7f5f2e5670f
SHA1: fc08e83dfdb59d2dd5fc99fdf826dc8cb6b3cbdd
MD5sum: e3183a65a6bf77b17e132937468c17e4
Description: bitmask manipulation class
Data::BitMask is a Perl module to create bitmask manipulator objects
that can be used to create bitmask values based on a list of
constants, as well as to break apart masks using those constants. The
advantages are that you don't have to pollute namespaces to use
constants, you can ensure that only appropriate constants are used for
specific masks, you can easily break apart and explain masks, and in
general it is much easier for the user to interact with masks.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Data-BitMask
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libd/libdata-bitmask-perl/libdata-bitmask-perl_0.91-4_all.deb