How to Install and Uninstall python3-django.noarch Package on Fedora 36

Last updated: November 30,2024

1. Install "python3-django.noarch" package

Please follow the guidance below to install python3-django.noarch on Fedora 36

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

2. Uninstall "python3-django.noarch" package

This guide let you learn how to uninstall python3-django.noarch on Fedora 36:

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

3. Information about the python3-django.noarch package on Fedora 36

Last metadata expiration check: 3:47:21 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-django
Version : 4.0.2
Release : 1.fc36
Architecture : noarch
Size : 4.4 M
Source : python-django-4.0.2-1.fc36.src.rpm
Repository : fedora
Summary : A high-level Python Web framework
URL : https://www.djangoproject.com/
License : BSD
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.