How to Install and Uninstall python3-django-cache-url.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: January 10,2025

1. Install "python3-django-cache-url.noarch" package

Please follow the steps below to install python3-django-cache-url.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install python3-django-cache-url.noarch

2. Uninstall "python3-django-cache-url.noarch" package

Please follow the guidelines below to uninstall python3-django-cache-url.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove python3-django-cache-url.noarch $ sudo dnf autoremove

3. Information about the python3-django-cache-url.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:12:54 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-django-cache-url
Version : 3.0.0
Release : 2.el8
Architecture : noarch
Size : 13 k
Source : python-django-cache-url-3.0.0-2.el8.src.rpm
Repository : epel
Summary : Use Cache URLs in your Django application
URL : http://github.com/ghickman/django-cache-url
License : MIT
Description : This simple Django utility allows you to utilize the 12factor inspired
: CACHE_URL environment variable to configure your Django application.