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

Last updated: March 01,2025

1. Install "python3-django-mptt.noarch" package

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

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

2. Uninstall "python3-django-mptt.noarch" package

Please follow the guidance below to uninstall python3-django-mptt.noarch on Fedora 39:

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

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

Last metadata expiration check: 5:49:59 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-django-mptt
Version : 0.12.0
Release : 9.fc39
Architecture : noarch
Size : 144 k
Source : python-django-mptt-0.12.0-9.fc39.src.rpm
Repository : fedora
Summary : Utilities for implementing Modified Preorder Tree Traversal
URL : https://github.com/django-mptt/django-mptt
License : MIT
Description : Utilities for implementing Modified Preorder Tree Traversal (MPTT)
: with your Django Model classes and working with trees of Model instances.