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

Last updated: October 05,2024

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

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

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

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

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

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

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

Last metadata expiration check: 3:46:40 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-django-health-check
Version : 3.16.5
Release : 1.fc36
Architecture : noarch
Size : 60 k
Source : python-django-health-check-3.16.5-1.fc36.src.rpm
Repository : updates
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.