How to Install and Uninstall python3-django-email-url.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

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

Please follow the instructions below to install python3-django-email-url.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This guide covers the steps necessary to uninstall python3-django-email-url.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-django-email-url.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:35:03 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-django-email-url
Version : 1.0.1
Release : 1.el9
Architecture : noarch
Size : 17 k
Source : python-django-email-url-1.0.1-1.el9.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.