How to Install and Uninstall python310-Flask-Compress Package on openSuSE Tumbleweed
Last updated: November 24,2024
1. Install "python310-Flask-Compress" package
This tutorial shows how to install python310-Flask-Compress on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-Flask-Compress
Copied
2. Uninstall "python310-Flask-Compress" package
Please follow the steps below to uninstall python310-Flask-Compress on openSuSE Tumbleweed:
$
sudo zypper remove
python310-Flask-Compress
Copied
3. Information about the python310-Flask-Compress package on openSuSE Tumbleweed
Information for package python310-Flask-Compress:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-Flask-Compress
Version : 1.14-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 25.1 KiB
Installed : No
Status : not installed
Source package : python-Flask-Compress-1.14-1.2.src
Upstream URL : https://github.com/colour-science/flask-compress
Summary : Compress responses in Flask apps with gzip
Description :
Flask-Compress allows compressing a Flask application's
responses with gzip.
The preferred solution is to have a server (like Nginx) automatically
compress the static files. If that option is not available,
Flask-Compress can solve the problem.
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-Flask-Compress
Version : 1.14-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 25.1 KiB
Installed : No
Status : not installed
Source package : python-Flask-Compress-1.14-1.2.src
Upstream URL : https://github.com/colour-science/flask-compress
Summary : Compress responses in Flask apps with gzip
Description :
Flask-Compress allows compressing a Flask application's
responses with gzip.
The preferred solution is to have a server (like Nginx) automatically
compress the static files. If that option is not available,
Flask-Compress can solve the problem.