How to Install and Uninstall python3-meld3 Package on openSUSE Leap

Last updated: May 12,2024

1. Install "python3-meld3" package

Learn how to install python3-meld3 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-meld3

2. Uninstall "python3-meld3" package

This guide let you learn how to uninstall python3-meld3 on openSUSE Leap:

$ sudo zypper remove python3-meld3

3. Information about the python3-meld3 package on openSUSE Leap

Information for package python3-meld3:
--------------------------------------
Repository : Main Repository
Name : python3-meld3
Version : 2.0.1-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 344.2 KiB
Installed : No
Status : not installed
Source package : python-meld3-2.0.1-bp155.2.11.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.