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

Last updated: January 17,2025

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

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

$ 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 Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 0:39:11 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-flask-healthz
Version : 0.0.3
Release : 1.el8
Architecture : noarch
Size : 21 k
Source : python-flask-healthz-0.0.3-1.el8.src.rpm
Repository : epel
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.