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

Last updated: October 05,2024

1. Install "python312-Flask-Caching" package

This is a short guide on how to install python312-Flask-Caching on openSuSE Tumbleweed

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

2. Uninstall "python312-Flask-Caching" package

Please follow the guidelines below to uninstall python312-Flask-Caching on openSuSE Tumbleweed:

$ sudo zypper remove python312-Flask-Caching

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

Information for package python312-Flask-Caching:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-Flask-Caching
Version : 1.9.0-1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 212.0 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.