How to Install and Uninstall python39-Paste Package on openSuSE Tumbleweed
Last updated: November 22,2024
1. Install "python39-Paste" package
This guide let you learn how to install python39-Paste on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-Paste
Copied
2. Uninstall "python39-Paste" package
In this section, we are going to explain the necessary steps to uninstall python39-Paste on openSuSE Tumbleweed:
$
sudo zypper remove
python39-Paste
Copied
3. Information about the python39-Paste package on openSuSE Tumbleweed
Information for package python39-Paste:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-Paste
Version : 3.7.1-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 2.0 MiB
Installed : No
Status : not installed
Source package : python-Paste-3.7.1-1.4.src
Upstream URL : https://github.com/cdent/paste
Summary : Tools for using a Web Server Gateway Interface stack
Description :
These provide several pieces of "middleware" (or filters) that can be nested
to build web applications. Each piece of middleware uses the WSGI (PEP 333)
interface, and should be compatible with other middleware based on those
interfaces.
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-Paste
Version : 3.7.1-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 2.0 MiB
Installed : No
Status : not installed
Source package : python-Paste-3.7.1-1.4.src
Upstream URL : https://github.com/cdent/paste
Summary : Tools for using a Web Server Gateway Interface stack
Description :
These provide several pieces of "middleware" (or filters) that can be nested
to build web applications. Each piece of middleware uses the WSGI (PEP 333)
interface, and should be compatible with other middleware based on those
interfaces.