How to Install and Uninstall python38-meld3 Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python38-meld3" package

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

$ sudo zypper refresh $ sudo zypper install python38-meld3

2. Uninstall "python38-meld3" package

In this section, we are going to explain the necessary steps to uninstall python38-meld3 on openSuSE Tumbleweed:

$ sudo zypper remove python38-meld3

3. Information about the python38-meld3 package on openSuSE Tumbleweed

Information for package python38-meld3:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-meld3
Version : 2.0.1-1.11
Arch : noarch
Vendor : openSUSE
Installed Size : 339,8 KiB
Installed : No
Status : not installed
Source package : python-meld3-2.0.1-1.11.src
Summary : HTML/XML templating engine for Python
Description :
Meld3 is an HTML/XML templating system for Python 2.3+ which keeps template
markup and dynamic rendering logic separate from one another. See
http://www.entrian.com/PyMeld for a treatise on the benefits of this pattern.