How to Install and Uninstall libcyrus-imap-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libcyrus-imap-perl" package

Please follow the steps below to install libcyrus-imap-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcyrus-imap-perl

2. Uninstall "libcyrus-imap-perl" package

This tutorial shows how to uninstall libcyrus-imap-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcyrus-imap-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcyrus-imap-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcyrus-imap-perl
Priority: extra
Section: universe/perl
Installed-Size: 463
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Cyrus Team
Architecture: amd64
Source: cyrus-imapd-2.4
Version: 2.4.18-3
Replaces: libcyrus-imap-perl22, libcyrus-imap-perl24 (<< 2.4.17+caldav~beta10-2~)
Depends: perl (>= 5.22.1-3), perlapi-5.22.1, libc6 (>= 2.15), libdb5.3, libsasl2-2, libssl1.0.0 (>= 1.0.0), zlib1g (>= 1:1.1.4)
Pre-Depends: dpkg (>= 1.17.14)
Breaks: libcyrus-imap-perl22, libcyrus-imap-perl24 (<< 2.4.17+caldav~beta10-2~)
Filename: pool/universe/c/cyrus-imapd-2.4/libcyrus-imap-perl_2.4.18-3_amd64.deb
Size: 126320
MD5sum: b6b234e3faa50b45a4eda78ef7455871
SHA1: 8d99e1a20d134cc0a7a8732b53f60795c6fb506d
SHA256: d4e59440cf82e98534e14433e0ebb145c7ef7d182e33ba6b43535dbb20854cb0
Description-en: Interface to Cyrus imap client imclient library
The Cyrus::IMAP module provides an interface to the Cyrus imclient
library. These are primarily useful for implementing cyradm operations
within a Perl script; there are easier ways to implement general client
operations, although they may be more limited in terms of authentication
options when talking to a Cyrus imapd.
.
The modules that compose Cyrus::SIEVE are also included, but they are
undocumented upstream.
.
For more information, please see the cyrus-common package.
Description-md5: 494afce8d261b8e3f1678df0243f477f
Homepage: http://www.cyrusimap.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu