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

Last updated: November 01,2024

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

This guide covers the steps necessary to install python3-django-health-check.noarch on Fedora 35

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

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

Please follow the steps below to uninstall python3-django-health-check.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:23:51 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-django-health-check
Version : 3.11.0
Release : 7.fc35
Architecture : noarch
Size : 50 k
Source : python-django-health-check-3.11.0-7.fc35.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.