How to Install and Uninstall python3-django-cache-url.noarch Package on Rocky Linux 8

Last updated: September 19,2024

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

Learn how to install python3-django-cache-url.noarch on Rocky Linux 8

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

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

Learn how to uninstall python3-django-cache-url.noarch on Rocky Linux 8:

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

3. Information about the python3-django-cache-url.noarch package on Rocky Linux 8

Last metadata expiration check: 2:06:29 ago on Mon Sep 12 10:27:18 2022.
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.