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

Last updated: June 29,2024

1. Install "python3-django.noarch" package

This guide covers the steps necessary to install python3-django.noarch on Fedora 35

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

2. Uninstall "python3-django.noarch" package

Please follow the steps below to uninstall python3-django.noarch on Fedora 35:

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

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

Last metadata expiration check: 4:09:03 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-django
Version : 3.2.12
Release : 1.fc35
Architecture : noarch
Size : 4.3 M
Source : python-django-3.2.12-1.fc35.src.rpm
Repository : updates
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.