How to Install and Uninstall python36-plaster-pastedeploy Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python36-plaster-pastedeploy" package

Please follow the step by step instructions below to install python36-plaster-pastedeploy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-plaster-pastedeploy

2. Uninstall "python36-plaster-pastedeploy" package

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

$ sudo zypper remove python36-plaster-pastedeploy

3. Information about the python36-plaster-pastedeploy package on openSuSE Tumbleweed

Information for package python36-plaster-pastedeploy:
-----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-plaster-pastedeploy
Version : 0.7-1.9
Arch : noarch
Vendor : openSUSE
Installed Size : 42,7 KiB
Installed : No
Status : not installed
Source package : python-plaster-pastedeploy-0.7-1.9.src
Summary : A loader implementing the PasteDeploy syntax to be used by plaster
Description :
plaster_pastedeploy is a plaster plugin that provides a plaster.Loader
that can parse ini files according to the standard set by PasteDeploy.
It supports the wsgi plaster protocol, implementing the
plaster.protocols.IWSGIProtocol interface.