How to Install and Uninstall python3-imaplib2 Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-imaplib2" package

Please follow the steps below to install python3-imaplib2 on Kali Linux

$ sudo apt update $ sudo apt install python3-imaplib2

2. Uninstall "python3-imaplib2" package

Please follow the guidelines below to uninstall python3-imaplib2 on Kali Linux:

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

3. Information about the python3-imaplib2 package on Kali Linux

Package: python3-imaplib2
Source: python-imaplib2
Version: 2.57-5.2
Installed-Size: 142
Maintainer: Ulises Vitulli
Architecture: all
Depends: python3:any
Size: 31028
SHA256: 1e6fe89047d8c92b5aec387900e2bd2bdccdff0196485b5ab96d9d813f807869
SHA1: f1246367312593791b0673fd8ed1c80683600320
MD5sum: 7fc0de18dbcf2dfaee54ee584ae72e12
Description: 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:
Homepage: https://github.com/imaplib2/imaplib2
Section: python
Priority: optional
Filename: pool/main/p/python-imaplib2/python3-imaplib2_2.57-5.2_all.deb