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

Last updated: May 20,2024

1. Install "python36-pymilter" package

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

$ sudo zypper refresh $ sudo zypper install python36-pymilter

2. Uninstall "python36-pymilter" package

In this section, we are going to explain the necessary steps to uninstall python36-pymilter on openSuSE Tumbleweed:

$ sudo zypper remove python36-pymilter

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

Information for package python36-pymilter:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pymilter
Version : 1.0.4-3.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 414,5 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.