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

Last updated: October 10,2024

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

This is a short guide on how to install python3-django-mptt.noarch on Fedora 36

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

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

Learn how to uninstall python3-django-mptt.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:58:51 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-django-mptt
Version : 0.12.0
Release : 4.fc36
Architecture : noarch
Size : 111 k
Source : python-django-mptt-0.12.0-4.fc36.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.