How to Install and Uninstall python3-django3.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 30,2024
1. Install "python3-django3.noarch" package
This guide let you learn how to install python3-django3.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-django3.noarch
Copied
2. Uninstall "python3-django3.noarch" package
Here is a brief guide to show you how to uninstall python3-django3.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-django3.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-django3.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:12:23 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-django3
Version : 3.2.20
Release : 1.el8
Architecture : noarch
Size : 4.7 M
Source : python-django3-3.2.20-1.el8.src.rpm
Repository : epel
Summary : A high-level Python Web framework
URL : https://www.djangoproject.com/
License : BSD-3-Clause
Description : Django is a high-level Python Web framework that encourages rapid
: development and a clean, pragmatic design. It focuses on automating as
: much as possible and adhering to the DRY (Don't Repeat Yourself)
: principle.
Available Packages
Name : python3-django3
Version : 3.2.20
Release : 1.el8
Architecture : noarch
Size : 4.7 M
Source : python-django3-3.2.20-1.el8.src.rpm
Repository : epel
Summary : A high-level Python Web framework
URL : https://www.djangoproject.com/
License : BSD-3-Clause
Description : Django is a high-level Python Web framework that encourages rapid
: development and a clean, pragmatic design. It focuses on automating as
: much as possible and adhering to the DRY (Don't Repeat Yourself)
: principle.