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

Last updated: July 03,2024

1. Install "python39-tri.declarative" package

Please follow the instructions below to install python39-tri.declarative on openSuSE Tumbleweed

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

2. Uninstall "python39-tri.declarative" package

This guide covers the steps necessary to uninstall python39-tri.declarative on openSuSE Tumbleweed:

$ sudo zypper remove python39-tri.declarative

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

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