How to Install and Uninstall python311-Flask-Compress Package on openSuSE Tumbleweed
Last updated: November 09,2024
1. Install "python311-Flask-Compress" package
Please follow the guidance below to install python311-Flask-Compress on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-Flask-Compress
Copied
2. Uninstall "python311-Flask-Compress" package
Please follow the instructions below to uninstall python311-Flask-Compress on openSuSE Tumbleweed:
$
sudo zypper remove
python311-Flask-Compress
Copied
3. Information about the python311-Flask-Compress package on openSuSE Tumbleweed
Information for package python311-Flask-Compress:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-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 : python311-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.