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

Last updated: May 18,2024

1. Install "python39-meld3" package

Please follow the instructions below to install python39-meld3 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-meld3

2. Uninstall "python39-meld3" package

This tutorial shows how to uninstall python39-meld3 on openSuSE Tumbleweed:

$ sudo zypper remove python39-meld3

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

Information for package python39-meld3:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-meld3
Version : 2.0.1-1.26
Arch : noarch
Vendor : openSUSE
Installed Size : 245.3 KiB
Installed : No
Status : not installed
Source package : python-meld3-2.0.1-1.26.src
Upstream URL : https://github.com/supervisor/meld3
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.