How to Install and Uninstall python3-managesieve Package on openSUSE Leap

Last updated: July 03,2024

1. Install "python3-managesieve" package

This tutorial shows how to install python3-managesieve on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-managesieve

2. Uninstall "python3-managesieve" package

This tutorial shows how to uninstall python3-managesieve on openSUSE Leap:

$ sudo zypper remove python3-managesieve

3. Information about the python3-managesieve package on openSUSE Leap

Information for package python3-managesieve:
--------------------------------------------
Repository : Main Repository
Name : python3-managesieve
Version : 0.6-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 80.6 KiB
Installed : No
Status : not installed
Source package : python-managesieve-0.6-bp155.2.12.src
Upstream URL : https://managesieve.readthedocs.io/
Summary : Python Module Implementing the ManageSieve Protocol
Description :
python-managesieve is a Python module implementing the ManageSieve client
protocol. It also includes an user application (the interactive sieveshell).