How to Install and Uninstall python3-flask-healthz.noarch Package on Oracle Linux 8
Last updated: January 11,2025
1. Install "python3-flask-healthz.noarch" package
This is a short guide on how to install python3-flask-healthz.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-flask-healthz.noarch
Copied
2. Uninstall "python3-flask-healthz.noarch" package
This guide let you learn how to uninstall python3-flask-healthz.noarch on Oracle Linux 8:
$
sudo dnf remove
python3-flask-healthz.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-flask-healthz.noarch package on Oracle Linux 8
Last metadata expiration check: 2:55:43 ago on Mon Sep 12 02:51:38 2022.
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.
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.