How to Install and Uninstall python38-IMAPClient Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "python38-IMAPClient" package

This tutorial shows how to install python38-IMAPClient on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-IMAPClient

2. Uninstall "python38-IMAPClient" package

Please follow the instructions below to uninstall python38-IMAPClient on openSuSE Tumbleweed:

$ sudo zypper remove python38-IMAPClient

3. Information about the python38-IMAPClient package on openSuSE Tumbleweed

Information for package python38-IMAPClient:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-IMAPClient
Version : 2.2.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 327,6 KiB
Installed : No
Status : not installed
Source package : python-IMAPClient-2.2.0-1.2.src
Summary : Pythonic IMAP client library
Description :
IMAPClient is a Pythonic IMAP client library.
Features:
* Arguments and return values are natural Python types.
* IMAP server responses are parsed and readily usable.
* IMAP unique message IDs (UIDs) and internationalised
mailbox names are handled transparently.
* Time zones are handled.
* Convenience methods are provided for commonly used functionality.
* Exceptions are raised when errors occur.
IMAPClient includes comprehensive units tests and automated
functional tests that can be run against a live IMAP server.