How to Install and Uninstall python3-flask-healthz.noarch Package on Oracle Linux 9

Last updated: October 08,2024

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

Please follow the step by step instructions below to install python3-flask-healthz.noarch on Oracle Linux 9

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

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

Please follow the guidance below to uninstall python3-flask-healthz.noarch on Oracle Linux 9:

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

3. Information about the python3-flask-healthz.noarch package on Oracle Linux 9

Last metadata expiration check: 3:22:35 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-flask-healthz
Version : 0.0.3
Release : 5.el9
Architecture : noarch
Size : 22 k
Source : python-flask-healthz-0.0.3-5.el9.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.