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

Last updated: January 11,2025

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

Please follow the guidance below to install python3-flask-healthz.noarch on Fedora 39

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

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

Please follow the guidelines below to uninstall python3-flask-healthz.noarch on Fedora 39:

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

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

Last metadata expiration check: 3:37:47 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-flask-healthz
Version : 0.0.3
Release : 7.fc39
Architecture : noarch
Size : 29 k
Source : python-flask-healthz-0.0.3-7.fc39.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.