How to Install and Uninstall python3-django-cache-url.noarch Package on Rocky Linux 9
Last updated: November 25,2024
1. Install "python3-django-cache-url.noarch" package
This tutorial shows how to install python3-django-cache-url.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-django-cache-url.noarch
Copied
2. Uninstall "python3-django-cache-url.noarch" package
This guide covers the steps necessary to uninstall python3-django-cache-url.noarch on Rocky Linux 9:
$
sudo dnf remove
python3-django-cache-url.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-django-cache-url.noarch package on Rocky Linux 9
Last metadata expiration check: 1:56:40 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-django-cache-url
Version : 3.1.2
Release : 1.el9
Architecture : noarch
Size : 14 k
Source : python-django-cache-url-3.1.2-1.el9.src.rpm
Repository : epel
Summary : Use Cache URLs in your Django application
URL : https://github.com/epicserve/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.
Available Packages
Name : python3-django-cache-url
Version : 3.1.2
Release : 1.el9
Architecture : noarch
Size : 14 k
Source : python-django-cache-url-3.1.2-1.el9.src.rpm
Repository : epel
Summary : Use Cache URLs in your Django application
URL : https://github.com/epicserve/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.