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

Last updated: July 03,2024

1. Install "python311-django-treebeard" package

Here is a brief guide to show you how to install python311-django-treebeard on openSuSE Tumbleweed

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

2. Uninstall "python311-django-treebeard" package

In this section, we are going to explain the necessary steps to uninstall python311-django-treebeard on openSuSE Tumbleweed:

$ sudo zypper remove python311-django-treebeard

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

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