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

Last updated: September 28,2024

1. Install "python38-tri.declarative" package

In this section, we are going to explain the necessary steps to install python38-tri.declarative on openSuSE Tumbleweed

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

2. Uninstall "python38-tri.declarative" package

Please follow the steps below to uninstall python38-tri.declarative on openSuSE Tumbleweed:

$ sudo zypper remove python38-tri.declarative

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

Information for package python38-tri.declarative:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-tri.declarative
Version : 5.7.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 114,2 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.