How to Install and Uninstall python3-django-email-url.noarch Package on CentOS 8 / RHEL 8
Last updated: January 13,2025
1. Install "python3-django-email-url.noarch" package
In this section, we are going to explain the necessary steps to install python3-django-email-url.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-django-email-url.noarch
Copied
2. Uninstall "python3-django-email-url.noarch" package
This tutorial shows how to uninstall python3-django-email-url.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-django-email-url.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-django-email-url.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 7:50:20 ago on Sun May 9 13:03:46 2021.
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.
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.