How to Install and Uninstall python3-tri.declarative Package on openSUSE Leap

Last updated: July 08,2024

1. Install "python3-tri.declarative" package

This is a short guide on how to install python3-tri.declarative on openSUSE Leap

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

2. Uninstall "python3-tri.declarative" package

Please follow the guidance below to uninstall python3-tri.declarative on openSUSE Leap:

$ sudo zypper remove python3-tri.declarative

3. Information about the python3-tri.declarative package on openSUSE Leap

Information for package python3-tri.declarative:
------------------------------------------------
Repository : Main Repository
Name : python3-tri.declarative
Version : 5.3.0-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 114.7 KiB
Installed : No
Status : not installed
Source package : python-tri.declarative-5.3.0-bp155.2.9.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.