How to Install and Uninstall python-imaplib2 Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 10,2024
1. Install "python-imaplib2" package
Here is a brief guide to show you how to install python-imaplib2 on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-imaplib2
Copied
2. Uninstall "python-imaplib2" package
Please follow the guidelines below to uninstall python-imaplib2 on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-imaplib2
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-imaplib2 package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-imaplib2
Priority: optional
Section: universe/python
Installed-Size: 141
Maintainer: Ubuntu Developers
Original-Maintainer: Ulises Vitulli
Architecture: all
Version: 2.53-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-imaplib2/python-imaplib2_2.53-1_all.deb
Size: 29568
MD5sum: 8cf44c0cfaf1d1648a07df35d0e76449
SHA1: 40ff246bf8f8d532b0ced9b6d6d0105916952ec3
SHA256: 1954f7b4944da1d3500465946af698332689d027613df22c5c7a7c4b182546c0
Description-en: Threaded Python IMAP4 client
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: 883144501918f370208416f21842193c
Homepage: http://sourceforge.net/projects/imaplib2/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 141
Maintainer: Ubuntu Developers
Original-Maintainer: Ulises Vitulli
Architecture: all
Version: 2.53-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-imaplib2/python-imaplib2_2.53-1_all.deb
Size: 29568
MD5sum: 8cf44c0cfaf1d1648a07df35d0e76449
SHA1: 40ff246bf8f8d532b0ced9b6d6d0105916952ec3
SHA256: 1954f7b4944da1d3500465946af698332689d027613df22c5c7a7c4b182546c0
Description-en: Threaded Python IMAP4 client
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: 883144501918f370208416f21842193c
Homepage: http://sourceforge.net/projects/imaplib2/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu