How to Install and Uninstall python3-django3.noarch Package on Fedora 38

Last updated: February 02,2025

1. Install "python3-django3.noarch" package

Please follow the instructions below to install python3-django3.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install python3-django3.noarch

2. Uninstall "python3-django3.noarch" package

This tutorial shows how to uninstall python3-django3.noarch on Fedora 38:

$ sudo dnf remove python3-django3.noarch $ sudo dnf autoremove

3. Information about the python3-django3.noarch package on Fedora 38

Last metadata expiration check: 4:34:38 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-django3
Version : 3.2.19
Release : 1.fc38
Architecture : noarch
Size : 5.6 M
Source : python-django3-3.2.19-1.fc38.src.rpm
Repository : updates
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.