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

Last updated: October 06,2024

1. Install "python310-django-mptt" package

Please follow the guidelines below to install python310-django-mptt on openSuSE Tumbleweed

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

2. Uninstall "python310-django-mptt" package

Please follow the instructions below to uninstall python310-django-mptt on openSuSE Tumbleweed:

$ sudo zypper remove python310-django-mptt

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

Information for package python310-django-mptt:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-django-mptt
Version : 0.14-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 503.9 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.