How to Install and Uninstall python3-pymilter Package on openSUSE Leap

Last updated: July 03,2024

1. Install "python3-pymilter" package

Please follow the guidelines below to install python3-pymilter on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pymilter

2. Uninstall "python3-pymilter" package

Please follow the step by step instructions below to uninstall python3-pymilter on openSUSE Leap:

$ sudo zypper remove python3-pymilter

3. Information about the python3-pymilter package on openSUSE Leap

Information for package python3-pymilter:
-----------------------------------------
Repository : Main Repository
Name : python3-pymilter
Version : 1.0.4-bp155.2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 389.6 KiB
Installed : No
Status : not installed
Source package : python-pymilter-1.0.4-bp155.2.11.src
Upstream URL : http://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.