How to Install and Uninstall python3-django-configurations.noarch Package on CentOS Stream 9
Last updated: January 11,2025
1. Install "python3-django-configurations.noarch" package
This is a short guide on how to install python3-django-configurations.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-django-configurations.noarch
Copied
2. Uninstall "python3-django-configurations.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-django-configurations.noarch on CentOS Stream 9:
$
sudo dnf remove
python3-django-configurations.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-django-configurations.noarch package on CentOS Stream 9
Last metadata expiration check: 3:00:22 ago on Sat Mar 16 16:03:45 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.