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

Last updated: May 18,2024

1. Install "python36-meld3" package

This guide covers the steps necessary to install python36-meld3 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-meld3

2. Uninstall "python36-meld3" package

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

$ sudo zypper remove python36-meld3

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

Information for package python36-meld3:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-meld3
Version : 2.0.1-1.11
Arch : noarch
Vendor : openSUSE
Installed Size : 344,2 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.