How to Install and Uninstall python-meld3 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python-meld3" package

This guide let you learn how to install python-meld3 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-meld3

2. Uninstall "python-meld3" package

In this section, we are going to explain the necessary steps to uninstall python-meld3 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-meld3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-meld3 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-meld3
Priority: extra
Section: universe/python
Installed-Size: 148
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 1.0.2-2
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-meld3/python-meld3_1.0.2-2_all.deb
Size: 30892
MD5sum: 4606132a683bb3311425734218922578
SHA1: ec3f2700c950e1593c49eed40e5b019b43842501
SHA256: 8e79c8f7b2ed1695da09052dace07728e9af24a663d8063aeaceeb438c44c14f
Description-en: HTML/XML templating system for Python
meld3 is an HTML/XML templating system for Python 2.3+ which keeps
template markup and dynamic rendering logic separate from one
another. meld3 can deal with HTML or XML/XHTML input and can output
well-formed HTML or XML/XHTML.
Description-md5: ef3aed2e8d15cbb671a08533a2be00d8
Homepage: https://pypi.python.org/pypi/meld3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu