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

Last updated: October 09,2024

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

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

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

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

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

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

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

Last metadata expiration check: 3:52:04 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-django-mptt
Version : 0.12.0
Release : 3.fc35
Architecture : noarch
Size : 111 k
Source : python-django-mptt-0.12.0-3.fc35.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.