How to Install and Uninstall python311-pymilter Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "python311-pymilter" package

Please follow the instructions below to install python311-pymilter on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-pymilter

2. Uninstall "python311-pymilter" package

Please follow the guidelines below to uninstall python311-pymilter on openSuSE Tumbleweed:

$ sudo zypper remove python311-pymilter

3. Information about the python311-pymilter package on openSuSE Tumbleweed

Information for package python311-pymilter:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pymilter
Version : 1.0.5-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 444.1 KiB
Installed : No
Status : not installed
Source package : python-pymilter-1.0.5-2.1.src
Upstream URL : https://www.bmsi.com/python/milter.html
Summary : Python interface to the sendmail milter API
Description :
This is a Python extension module to enable python scripts to attach to
sendmail's libmilter functionality. Additional Python modules provide for
navigation and modification of MIME parts, sending DSNs, and doing CBV.