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

Last updated: October 04,2024

1. Install "python39-django-treebeard" package

Please follow the steps below to install python39-django-treebeard on openSuSE Tumbleweed

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

2. Uninstall "python39-django-treebeard" package

This tutorial shows how to uninstall python39-django-treebeard on openSuSE Tumbleweed:

$ sudo zypper remove python39-django-treebeard

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

Information for package python39-django-treebeard:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-django-treebeard
Version : 4.5.1-4.7
Arch : noarch
Vendor : openSUSE
Installed Size : 409.9 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