How to Install and Uninstall python3-django-configurations.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: January 16,2025
1. Install "python3-django-configurations.noarch" package
This tutorial shows how to install python3-django-configurations.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
python3-django-configurations.noarch
Copied
2. Uninstall "python3-django-configurations.noarch" package
Please follow the guidelines below to uninstall python3-django-configurations.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
python3-django-configurations.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-django-configurations.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 1:08:44 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-django-configurations
Version : 2.5
Release : 1.el9
Architecture : noarch
Size : 38 k
Source : python-django-configurations-2.5-1.el9.src.rpm
Repository : epel
Summary : A helper for organizing Django settings
URL : https://django-configurations.readthedocs.io/
License : BSD-3-Clause
Description : django-configurations eases Django project configuration by relying on the
: composability of Python classes. It extends the notion of Django's module
: based settings loading with well established object oriented programming
: patterns.
Available Packages
Name : python3-django-configurations
Version : 2.5
Release : 1.el9
Architecture : noarch
Size : 38 k
Source : python-django-configurations-2.5-1.el9.src.rpm
Repository : epel
Summary : A helper for organizing Django settings
URL : https://django-configurations.readthedocs.io/
License : BSD-3-Clause
Description : django-configurations eases Django project configuration by relying on the
: composability of Python classes. It extends the notion of Django's module
: based settings loading with well established object oriented programming
: patterns.