How to Install and Uninstall python3-django-health-check.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "python3-django-health-check.noarch" package

Please follow the step by step instructions below to install python3-django-health-check.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-django-health-check.noarch

2. Uninstall "python3-django-health-check.noarch" package

This guide covers the steps necessary to uninstall python3-django-health-check.noarch on Fedora 34:

$ sudo dnf remove python3-django-health-check.noarch $ sudo dnf autoremove

3. Information about the python3-django-health-check.noarch package on Fedora 34

Last metadata expiration check: 1:40:48 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-django-health-check
Version : 3.11.0
Release : 5.fc34
Architecture : noarch
Size : 51 k
Source : python-django-health-check-3.11.0-5.fc34.src.rpm
Repository : fedora
Summary : Checks for various conditions and provides reports
URL : https://github.com/KristianOellegaard/django-health-check
License : MIT
Description : A Django application that provides health check capabilities.
: Many of these checks involve connecting to back-end services and ensuring
: basic operations are successful.