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

Last updated: May 18,2024

1. Install "python38-pygn" package

Please follow the steps below to install python38-pygn on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-pygn

2. Uninstall "python38-pygn" package

Please follow the guidelines below to uninstall python38-pygn on openSuSE Tumbleweed:

$ sudo zypper remove python38-pygn

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

Information for package python38-pygn:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pygn
Version : 0.10.2-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 53,3 KiB
Installed : No
Status : not installed
Source package : python-pygn-0.10.2-1.6.src
Summary : The Python Gateway Script: news2mail mail2news gateway
Description :
Python Gateway Script from news to mail and vice versa.
It is intended to be a full SMTP/NNTP rfc compliant gateway
with whitelist manager.
You will probably have to install a mail-transport-agent and/or
news-transport-system package to manage SMTP/NNTP traffic.
MTA is needed for mail2news service, since mail have to be
processed on a box where pyg is installed. You can use a remote
smtpserver for news2mail.
News system is useful but not needed, since you can send articles to a
remote SMTP server (ie: moderated NG) where is installed pyg, otherwise you
will need it.
It refers to rfc 822 (mail) and 850 (news).