How to Install and Uninstall python3-imaplib2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python3-imaplib2" package

Please follow the step by step instructions below to install python3-imaplib2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-imaplib2

2. Uninstall "python3-imaplib2" package

Learn how to uninstall python3-imaplib2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-imaplib2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-imaplib2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-imaplib2
Priority: optional
Section: universe/python
Installed-Size: 120
Maintainer: Ubuntu Developers
Original-Maintainer: Ulises Vitulli
Architecture: all
Source: python-imaplib2
Version: 2.53-1
Filename: pool/universe/p/python-imaplib2/python3-imaplib2_2.53-1_all.deb
Size: 25576
MD5sum: 5a666bbe8039ead2ab667e6ad5591472
SHA1: a8f1d71f597d2f456c59d78112e55269800f4cac
SHA256: b2eb106421b7e34acf16d305f05307c6f9e4d2aaa77830f234ba23f68c817665
Description-en: Threaded Python IMAP4 client (Python 3)
Python IMAP4 rev1 mail protocol client class using threads for parallel
operation, allowing full use of the IMAP4 concurrency features and to
decouple a user of imaplib from i/o lags, except where explicitly allowed.
Description-md5: 9c733301e99380dcf9f20e0a5e5cd784
Homepage: http://sourceforge.net/projects/imaplib2/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu