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

Last updated: June 29,2024

1. Install "python312-django-treebeard" package

Please follow the instructions below to install python312-django-treebeard on openSuSE Tumbleweed

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

2. Uninstall "python312-django-treebeard" package

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

$ sudo zypper remove python312-django-treebeard

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

Information for package python312-django-treebeard:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-django-treebeard
Version : 4.5.1-4.7
Arch : noarch
Vendor : openSUSE
Installed Size : 462.0 KiB
Installed : No
Status : not installed
Source package : python-django-treebeard-4.5.1-4.7.src
Upstream URL : https://github.com/django-treebeard/django-treebeard/
Summary : Efficient tree implementations for Django
Description :
django-treebeard is a library that implements three efficient tree implementations
for the Django Web Framework:
- Adjacency List
- Materialized Path
- Nested Sets