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

Last updated: December 31,2024

1. Install "python3-django.noarch" package

Learn how to install python3-django.noarch on Fedora 38

$ 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 38:

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

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

Last metadata expiration check: 5:45:44 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-django
Version : 4.1.12
Release : 1.fc38
Architecture : noarch
Size : 5.8 M
Source : python-django-4.1.12-1.fc38.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.