How to Install and Uninstall python3-imap-tools Package on Kali Linux

Last updated: November 22,2024

1. Install "python3-imap-tools" package

In this section, we are going to explain the necessary steps to install python3-imap-tools on Kali Linux

$ sudo apt update $ sudo apt install python3-imap-tools

2. Uninstall "python3-imap-tools" package

In this section, we are going to explain the necessary steps to uninstall python3-imap-tools on Kali Linux:

$ sudo apt remove python3-imap-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-imap-tools package on Kali Linux

Package: python3-imap-tools
Source: imap-tools
Version: 0.54.0+dfsg-1
Installed-Size: 132
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 26248
SHA256: 366d94fc5b7b8ba1998407fcf321d57443fddfabd3990cbc35d6dac9ef37d410
SHA1: b3afa84cd50fa1bede2b473efab38823e181ead7
MD5sum: f32e3b894856d0585c2c65a07b22dfe6
Description: Work with email by IMAP
Tool to use IMAP in Python packages
- Basic message operations: fetch, uids, numbers
- Parsed email message attributes
- Query builder for searching emails
- Actions with emails: copy, delete, flag, move, append
- Actions with folders: list, set, get, create, exists,
rename, subscribe, delete, status
- Exceptions on failed operations
- No external dependencies
Description-md5:
Homepage: https://github.com/ikvk/imap_tools
Section: python
Priority: optional
Filename: pool/main/i/imap-tools/python3-imap-tools_0.54.0+dfsg-1_all.deb