How to Install and Uninstall libdata-bitmask-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 21,2024

1. Install "libdata-bitmask-perl" package

This guide let you learn how to install libdata-bitmask-perl on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libdata-bitmask-perl" package

This tutorial shows how to uninstall libdata-bitmask-perl on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libdata-bitmask-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libdata-bitmask-perl
Architecture: all
Version: 0.91-2
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 60
Depends: perl
Filename: pool/universe/libd/libdata-bitmask-perl/libdata-bitmask-perl_0.91-2_all.deb
Size: 11206
MD5sum: e0009699d7d01521a79f71cf9d9f8f66
SHA1: 1736b46fc40e95467b5dc0200b5fcdb5c4162c43
SHA256: c47fa7aff684e9de0932c1e4ddaff2f4247258ddc91205693e8c214277f679fd
SHA512: 9a924b9e6b410b0eecf07d1de9c57b49f004daccccb6928f4a725bb40b410c725af239856e9c13645d30131ea2c42dc146cf4029d99ec79fa49a3ef45f8eb62e
Homepage: http://search.cpan.org/dist/Data-BitMask/
Description-en: 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: 6fe92250af7b8694d065e9d9e3fd46e4
Task: ubuntukylin-desktop