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

Last updated: June 03,2024

1. Install "python311-django-mptt" package

Please follow the guidance below to install python311-django-mptt on openSuSE Tumbleweed

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

2. Uninstall "python311-django-mptt" package

Here is a brief guide to show you how to uninstall python311-django-mptt on openSuSE Tumbleweed:

$ sudo zypper remove python311-django-mptt

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

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