How to Install and Uninstall libmail-imaptalk-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 12,2024

1. Install "libmail-imaptalk-perl" package

Please follow the steps below to install libmail-imaptalk-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libmail-imaptalk-perl

2. Uninstall "libmail-imaptalk-perl" package

Please follow the instructions below to uninstall libmail-imaptalk-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libmail-imaptalk-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmail-imaptalk-perl package on Ubuntu 21.10 (Impish Indri)

Package: libmail-imaptalk-perl
Architecture: all
Version: 4.04-1.1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 183
Depends: perl:any, libauthen-sasl-perl, libencode-imaputf7-perl
Filename: pool/universe/libm/libmail-imaptalk-perl/libmail-imaptalk-perl_4.04-1.1_all.deb
Size: 66360
MD5sum: 926ab2e7dd011a8f60218552fde6da7d
SHA1: 2a346e2c31eb1f8b76affee09327157d4cb2fd96
SHA256: 46565c747a8a4922b179539d24f3d17f2180cb78b4d5da92ec65f9f1e3e388e7
SHA512: d13004da76108a8e2116a246a62d06c22ac997d1ab11a4499d720c021c0e4d922341e9cf109b4ef47395dead7f63d894205aa5c893e093bc0742c566935886d5
Homepage: https://metacpan.org/release/Mail-IMAPTalk
Description-en: IMAP client interface with lots of features
Mail::IMAPTalk communicates with an IMAP server. Each IMAP server command is
mapped to a method of this object.
.
Although other IMAP modules exist on CPAN, this has several advantages over
other modules.
* It parses the more complex IMAP structures like envelopes and body
structures into nice Perl data structures
* It correctly supports atoms, quoted strings and literals at any point.
Some parsers in other modules aren't fully IMAP compatiable and may
break at odd times with certain messages on some servers
* It allows large return values (eg. attachments on a message) to be read
directly into a file, rather than into memory
* It includes some helper functions to find the actual text/plain or
text/html part of a message out of a complex MIME structure. It also
can find a list of attachements, and CID links for HTML messages with.
attached images
* It supports decoding of MIME headers to Perl utf-8 strings
automatically, so you don't have to deal with MIME encoded headers
(enabled optionally)
.
While the IMAP protocol does allow for asynchronous running of commands, this
module is designed to be used in a synchronous manner.
Description-md5: 4a589c380b5df7fc958e185d46304374