How to Install and Uninstall python3-django-cache-url.noarch Package on Fedora 35

Last updated: December 01,2024

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

Here is a brief guide to show you how to install python3-django-cache-url.noarch on Fedora 35

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

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

This guide covers the steps necessary to uninstall python3-django-cache-url.noarch on Fedora 35:

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

3. Information about the python3-django-cache-url.noarch package on Fedora 35

Last metadata expiration check: 1:37:14 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-django-cache-url
Version : 3.1.2
Release : 5.fc35
Architecture : noarch
Size : 15 k
Source : python-django-cache-url-3.1.2-5.fc35.src.rpm
Repository : fedora
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.