How to Install and Uninstall python3-flask-babel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "python3-flask-babel.noarch" package

This is a short guide on how to install python3-flask-babel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-flask-babel.noarch

2. Uninstall "python3-flask-babel.noarch" package

This tutorial shows how to uninstall python3-flask-babel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-flask-babel.noarch $ sudo dnf autoremove

3. Information about the python3-flask-babel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:35:13 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-flask-babel
Version : 2.0.0
Release : 6.el9
Architecture : noarch
Size : 24 k
Source : python-flask-babel-2.0.0-6.el9.src.rpm
Repository : epel
Summary : Adds i18n/l10n support to Flask applications
URL : http://github.com/mitsuhiko/flask-babel/
License : BSD
Description : Adds i18n/l10n support to Flask applications with the help of the Babel library.