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

Last updated: July 03,2024

1. Install "python36-IMAPClient" package

Here is a brief guide to show you how to install python36-IMAPClient on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-IMAPClient

2. Uninstall "python36-IMAPClient" package

This guide covers the steps necessary to uninstall python36-IMAPClient on openSuSE Tumbleweed:

$ sudo zypper remove python36-IMAPClient

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

Information for package python36-IMAPClient:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-IMAPClient
Version : 2.2.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 326,8 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.