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

Last updated: May 18,2024

1. Install "python2-meld3" package

Please follow the step by step instructions below to install python2-meld3 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-meld3

2. Uninstall "python2-meld3" package

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

$ sudo zypper remove python2-meld3

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

Information for package python2-meld3:
--------------------------------------
Repository : Main Repository
Name : python2-meld3
Version : 2.0.1-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 260,5 KiB
Installed : No
Status : not installed
Source package : python-meld3-2.0.1-bp153.1.17.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.