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

Last updated: May 19,2024

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

Please follow the guidelines below to install python3-django-email-url.noarch on Rocky Linux 8

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

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

Please follow the guidance below to uninstall python3-django-email-url.noarch on Rocky Linux 8:

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

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

Last metadata expiration check: 2:22:52 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-django-email-url
Version : 0.2.0
Release : 2.el8
Architecture : noarch
Size : 15 k
Source : python-django-email-url-0.2.0-2.el8.src.rpm
Repository : epel
Summary : Use an URL to configure email backend settings in your Django Application
URL : https://github.com/migonzalvar/dj-email-url
License : BSD
Description : This utility allows to utilize the 12factor inspired environments variable to
: configure the email backend in a Django application.