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

Last updated: July 05,2024

1. Install "python311-tri.declarative" package

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

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

2. Uninstall "python311-tri.declarative" package

Learn how to uninstall python311-tri.declarative on openSuSE Tumbleweed:

$ sudo zypper remove python311-tri.declarative

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

Information for package python311-tri.declarative:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-tri.declarative
Version : 5.7.0-1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 138.8 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.