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

Last updated: May 17,2024

1. Install "python36-tri.declarative" package

Please follow the steps below to install python36-tri.declarative on openSuSE Tumbleweed

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

2. Uninstall "python36-tri.declarative" package

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

$ sudo zypper remove python36-tri.declarative

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

Information for package python36-tri.declarative:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-tri.declarative
Version : 5.7.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 115,3 KiB
Installed : No
Status : not installed
Source package : python-tri.declarative-5.7.0-1.4.src
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.