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

Last updated: May 01,2024

1. Install "python38-django-treebeard" package

This tutorial shows how to install python38-django-treebeard on openSuSE Tumbleweed

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

2. Uninstall "python38-django-treebeard" package

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

$ sudo zypper remove python38-django-treebeard

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

Information for package python38-django-treebeard:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-django-treebeard
Version : 4.3.1-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 488,6 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