How to Install and Uninstall python3-flask-healthz.noarch Package on CentOS Stream 8
Last updated: January 16,2025
1. Install "python3-flask-healthz.noarch" package
Here is a brief guide to show you how to install python3-flask-healthz.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-flask-healthz.noarch
Copied
2. Uninstall "python3-flask-healthz.noarch" package
This tutorial shows how to uninstall python3-flask-healthz.noarch on CentOS Stream 8:
$
sudo dnf remove
python3-flask-healthz.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-flask-healthz.noarch package on CentOS Stream 8
Last metadata expiration check: 2:56:41 ago on Sun Feb 25 03:03:59 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.
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.