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

Last updated: October 09,2024

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

This is a short guide on how to install python3-django-database-url.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the guidance below to uninstall python3-django-database-url.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 2:23:06 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-django-database-url
Version : 0.5.0
Release : 19.el9
Architecture : noarch
Size : 16 k
Source : python-django-database-url-0.5.0-19.el9.src.rpm
Repository : epel
Summary : Use Database URLs in your Django Application
URL : https://github.com/kennethreitz/dj-database-url
License : BSD
Description : This simple Django utility allows you to utilize the 12factor inspired
: DATABASE_URL environment variable to configure your Django application.
: This simple Django utility allows you to utilize the 12factor inspired
: DATABASE_URL environment variable to configure your Django application.