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

Last updated: November 26,2024

1. Install "python36-django-treebeard" package

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

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

2. Uninstall "python36-django-treebeard" package

Learn how to uninstall python36-django-treebeard on openSuSE Tumbleweed:

$ sudo zypper remove python36-django-treebeard

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

Information for package python36-django-treebeard:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-django-treebeard
Version : 4.3.1-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 488,4 KiB
Installed : No
Status : not installed
Source package : python-django-treebeard-4.3.1-1.7.src
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