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

Last updated: May 14,2024

1. Install "python38-pymilter" package

Here is a brief guide to show you how to install python38-pymilter on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-pymilter

2. Uninstall "python38-pymilter" package

Please follow the step by step instructions below to uninstall python38-pymilter on openSuSE Tumbleweed:

$ sudo zypper remove python38-pymilter

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

Information for package python38-pymilter:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pymilter
Version : 1.0.4-3.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 385,8 KiB
Installed : No
Status : not installed
Source package : python-pymilter-1.0.4-3.5.src
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.