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

Last updated: May 17,2024

1. Install "python39-pymilter" package

Please follow the step by step instructions below to install python39-pymilter on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pymilter

2. Uninstall "python39-pymilter" package

This guide covers the steps necessary to uninstall python39-pymilter on openSuSE Tumbleweed:

$ sudo zypper remove python39-pymilter

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

Information for package python39-pymilter:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pymilter
Version : 1.0.5-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 355.4 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.