How to Install and Uninstall libmail-box-pop3-perl Package on Kali Linux

Last updated: May 19,2024

1. Install "libmail-box-pop3-perl" package

Learn how to install libmail-box-pop3-perl on Kali Linux

$ sudo apt update $ sudo apt install libmail-box-pop3-perl

2. Uninstall "libmail-box-pop3-perl" package

This guide covers the steps necessary to uninstall libmail-box-pop3-perl on Kali Linux:

$ sudo apt remove libmail-box-pop3-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmail-box-pop3-perl package on Kali Linux

Package: libmail-box-pop3-perl
Version: 3.005-2
Installed-Size: 128
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libmail-box-perl (>= 3), libmail-message-perl (>= 3), libmail-transport-perl (>= 3)
Size: 44936
SHA256: 327c7488b423a67cb8d536b109edbf95cf80020c4734033a6689d80ee9075c3b
SHA1: a7425bb2ccb1b7e2bec6bd0b6f9faa4a0bf35926
MD5sum: 0c21bcd26c1da794e5539642a6400581
Description: POP3 handler for Mail::Box
Mail::Box::POP3 maintains a folder which has its messages stored on a remote
server. The communication between the client application and the server is
implemented using the POP3 protocol. This class uses
Mail::Transport::POP3 to hide the transport of information, and focusses
solely on the correct handling of messages within a POP3 folder.
Description-md5:
Homepage: https://metacpan.org/release/Mail-Box-POP3
Section: perl
Priority: optional
Filename: pool/main/libm/libmail-box-pop3-perl/libmail-box-pop3-perl_3.005-2_all.deb