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

Last updated: October 05,2024

1. Install "python3-django.noarch" package

Please follow the instructions below to install python3-django.noarch on Fedora 34

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

2. Uninstall "python3-django.noarch" package

Please follow the guidelines below to uninstall python3-django.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:28:21 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-django
Version : 3.1.13
Release : 1.fc34
Architecture : noarch
Size : 4.2 M
Source : python-django-3.1.13-1.fc34.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.