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

Last updated: July 01,2024

1. Install "python310-pymilter" package

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

$ sudo zypper refresh $ sudo zypper install python310-pymilter

2. Uninstall "python310-pymilter" package

This is a short guide on how to uninstall python310-pymilter on openSuSE Tumbleweed:

$ sudo zypper remove python310-pymilter

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

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