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

Last updated: July 05,2024

1. Install "python39-django-mptt" package

In this section, we are going to explain the necessary steps to install python39-django-mptt on openSuSE Tumbleweed

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

2. Uninstall "python39-django-mptt" package

Please follow the guidance below to uninstall python39-django-mptt on openSuSE Tumbleweed:

$ sudo zypper remove python39-django-mptt

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

Information for package python39-django-mptt:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-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.