How to Install and Uninstall python3-flask-healthz.noarch Package on Fedora 36

Last updated: May 04,2024

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

In this section, we are going to explain the necessary steps to install python3-flask-healthz.noarch on Fedora 36

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

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

Please follow the instructions below to uninstall python3-flask-healthz.noarch on Fedora 36:

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

3. Information about the python3-flask-healthz.noarch package on Fedora 36

Last metadata expiration check: 4:16:05 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-flask-healthz
Version : 0.0.3
Release : 2.fc36
Architecture : noarch
Size : 21 k
Source : python-flask-healthz-0.0.3-2.fc36.src.rpm
Repository : fedora
Summary : Module to easily add health endpoints to a Flask application
URL : https://github.com/fedora-infra/flask-healthz
License : BSD
Description : This module allows you to define endpoints in your Flask application
: that can be used as liveness and readiness probes.