How to Install and Uninstall python311-Flask-Caching Package on openSuSE Tumbleweed

Last updated: November 08,2024

1. Install "python311-Flask-Caching" package

Here is a brief guide to show you how to install python311-Flask-Caching on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-Flask-Caching

2. Uninstall "python311-Flask-Caching" package

Please follow the guidance below to uninstall python311-Flask-Caching on openSuSE Tumbleweed:

$ sudo zypper remove python311-Flask-Caching

3. Information about the python311-Flask-Caching package on openSuSE Tumbleweed

Information for package python311-Flask-Caching:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-Flask-Caching
Version : 1.9.0-1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 223.4 KiB
Installed : No
Status : not installed
Source package : python-Flask-Caching-1.9.0-1.18.src
Upstream URL : https://github.com/sh4nks/flask-caching
Summary : Adds caching support to your Flask application
Description :
Adds caching support to your Flask application. Continuation of the Flask-Cache
Extension.