How to Install and Uninstall python312-tri.declarative Package on openSuSE Tumbleweed

Last updated: July 08,2024

1. Install "python312-tri.declarative" package

Please follow the guidance below to install python312-tri.declarative on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-tri.declarative

2. Uninstall "python312-tri.declarative" package

This tutorial shows how to uninstall python312-tri.declarative on openSuSE Tumbleweed:

$ sudo zypper remove python312-tri.declarative

3. Information about the python312-tri.declarative package on openSuSE Tumbleweed

Information for package python312-tri.declarative:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-tri.declarative
Version : 5.7.0-1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 124.7 KiB
Installed : No
Status : not installed
Source package : python-tri.declarative-5.7.0-1.16.src
Upstream URL : https://github.com/TriOptima/tri.declarative
Summary : Python class decorators in the style of Django model classes
Description :
tri.declarative contains class decorators to define classes with
subclass semantics in the style of django Model classes.