How to Install and Uninstall python3-flask-htmlmin.noarch Package on Fedora 35
Last updated: January 16,2025
1. Install "python3-flask-htmlmin.noarch" package
This guide let you learn how to install python3-flask-htmlmin.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-flask-htmlmin.noarch
Copied
2. Uninstall "python3-flask-htmlmin.noarch" package
This tutorial shows how to uninstall python3-flask-htmlmin.noarch on Fedora 35:
$
sudo dnf remove
python3-flask-htmlmin.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-flask-htmlmin.noarch package on Fedora 35
Last metadata expiration check: 4:59:18 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-flask-htmlmin
Version : 2.2.0
Release : 5.fc35
Architecture : noarch
Size : 16 k
Source : python-flask-htmlmin-2.2.0-5.fc35.src.rpm
Repository : updates
Summary : Flask html response minifier
URL : https://github.com/hamidfzm/Flask-HTMLmin
License : BSD
Description : Minify flask text/html mime types responses. Just add MINIFY_PAGE = True to
: your deployment config to minify html and text responses of your flask
: application.
Available Packages
Name : python3-flask-htmlmin
Version : 2.2.0
Release : 5.fc35
Architecture : noarch
Size : 16 k
Source : python-flask-htmlmin-2.2.0-5.fc35.src.rpm
Repository : updates
Summary : Flask html response minifier
URL : https://github.com/hamidfzm/Flask-HTMLmin
License : BSD
Description : Minify flask text/html mime types responses. Just add MINIFY_PAGE = True to
: your deployment config to minify html and text responses of your flask
: application.