How to Install and Uninstall libboolean-perl Package on Kali Linux

Last updated: May 16,2024

1. Install "libboolean-perl" package

In this section, we are going to explain the necessary steps to install libboolean-perl on Kali Linux

$ sudo apt update $ sudo apt install libboolean-perl

2. Uninstall "libboolean-perl" package

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

$ sudo apt remove libboolean-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libboolean-perl package on Kali Linux

Package: libboolean-perl
Version: 0.46-3
Installed-Size: 27
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 9924
SHA256: 0ce8dae740610d176ad997558d6cadc06a81790ac77e18ae41093cd8cbdd22e4
SHA1: b2fb6a112c16533aafb2cdfd09659094cf53797c
MD5sum: 50a2514bd07fef143029dbd2e5811248
Description: module providing transparent support for booleans
The boolean module provides basic Boolean support for Perl.
.
The module provides two singleton objects, true and false, and several
helper functions.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/boolean
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libb/libboolean-perl/libboolean-perl_0.46-3_all.deb