How to Install and Uninstall python3-managesieve.noarch Package on CentOS Stream 8

Last updated: May 14,2024

1. Install "python3-managesieve.noarch" package

This tutorial shows how to install python3-managesieve.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install python3-managesieve.noarch

2. Uninstall "python3-managesieve.noarch" package

This is a short guide on how to uninstall python3-managesieve.noarch on CentOS Stream 8:

$ sudo dnf remove python3-managesieve.noarch $ sudo dnf autoremove

3. Information about the python3-managesieve.noarch package on CentOS Stream 8

Last metadata expiration check: 4:23:17 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-managesieve
Version : 0.6
Release : 4.el8
Architecture : noarch
Size : 28 k
Source : python-managesieve-0.6-4.el8.src.rpm
Repository : epel
Summary : Accessing a Sieve-Server for managing Sieve scripts
URL : https://managesieve.readthedocs.io/
License : Python and GPLv3
Description : This module allows accessing a Sieve-Server for managing Sieve scripts there.
: It is accompanied by a simple yet functional user application ‘sieveshell’.