How to Install and Uninstall python3-django-appconf.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 30,2024
1. Install "python3-django-appconf.noarch" package
Please follow the steps below to install python3-django-appconf.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
python3-django-appconf.noarch
Copied
2. Uninstall "python3-django-appconf.noarch" package
Here is a brief guide to show you how to uninstall python3-django-appconf.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
python3-django-appconf.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-django-appconf.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 1:00:53 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-django-appconf
Version : 1.0.6
Release : 1.el9
Architecture : noarch
Size : 158 k
Source : python-django-appconf-1.0.6-1.el9.src.rpm
Repository : epel
Summary : An app to handle configuration defaults of packaged Django apps gracefully
URL : http://pypi.python.org/pypi/django-appconf/
License : BSD-3-Clause
Description : A helper class for handling configuration defaults of packaged Django apps
: gracefully.
:
: Note:
: This app precedes Django's own AppConfig classes that act as "objects [to] store
: metadata for an application" inside Django's app loading mechanism. In other
: words, they solve a related but different use case than django-appconf and can't
: easily be used as a replacement. The similarity in name is purely coincidental.
Available Packages
Name : python3-django-appconf
Version : 1.0.6
Release : 1.el9
Architecture : noarch
Size : 158 k
Source : python-django-appconf-1.0.6-1.el9.src.rpm
Repository : epel
Summary : An app to handle configuration defaults of packaged Django apps gracefully
URL : http://pypi.python.org/pypi/django-appconf/
License : BSD-3-Clause
Description : A helper class for handling configuration defaults of packaged Django apps
: gracefully.
:
: Note:
: This app precedes Django's own AppConfig classes that act as "objects [to] store
: metadata for an application" inside Django's app loading mechanism. In other
: words, they solve a related but different use case than django-appconf and can't
: easily be used as a replacement. The similarity in name is purely coincidental.