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

Last updated: July 06,2024

1. Install "python38-PasteDeploy" package

Please follow the guidance below to install python38-PasteDeploy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-PasteDeploy

2. Uninstall "python38-PasteDeploy" package

Please follow the steps below to uninstall python38-PasteDeploy on openSuSE Tumbleweed:

$ sudo zypper remove python38-PasteDeploy

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

Information for package python38-PasteDeploy:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-PasteDeploy
Version : 2.1.1-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 121,5 KiB
Installed : No
Status : not installed
Source package : python-PasteDeploy-2.1.1-1.5.src
Summary : Tool to load, configure, and compose WSGI applications and servers
Description :
This tool provides code to load WSGI applications and servers from URIs; these
URIs can refer to Python Eggs for INI-style configuration files. Paste Script
provides commands to serve applications based on this configuration file.