How to Install and Uninstall python3-flask-healthz.noarch Package on AlmaLinux 8

Last updated: May 05,2024

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

Please follow the guidelines below to install python3-flask-healthz.noarch on AlmaLinux 8

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

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

This is a short guide on how to uninstall python3-flask-healthz.noarch on AlmaLinux 8:

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

3. Information about the python3-flask-healthz.noarch package on AlmaLinux 8

Last metadata expiration check: 0:59:38 ago on Mon Sep 5 03:22:42 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.