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

Last updated: October 06,2024

1. Install "python312-pymilter" package

In this section, we are going to explain the necessary steps to install python312-pymilter on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pymilter

2. Uninstall "python312-pymilter" package

This guide let you learn how to uninstall python312-pymilter on openSuSE Tumbleweed:

$ sudo zypper remove python312-pymilter

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

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