How to Install and Uninstall python312-django-mptt Package on openSuSE Tumbleweed

Last updated: September 29,2024

1. Install "python312-django-mptt" package

This is a short guide on how to install python312-django-mptt on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-django-mptt

2. Uninstall "python312-django-mptt" package

This guide let you learn how to uninstall python312-django-mptt on openSuSE Tumbleweed:

$ sudo zypper remove python312-django-mptt

3. Information about the python312-django-mptt package on openSuSE Tumbleweed

Information for package python312-django-mptt:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-django-mptt
Version : 0.14-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 596.6 KiB
Installed : No
Status : not installed
Source package : python-django-mptt-0.14-1.6.src
Upstream URL : https://github.com/django-mptt/django-mptt
Summary : Modified Preorder Tree Traversal for Django Models
Description :
Utilities for implementing Modified Preorder Tree Traversal with your Django Models and working with trees of Model instances.