How to Install and Uninstall python3-meld3 Package on Kali Linux

Last updated: October 05,2024

1. Install "python3-meld3" package

This guide covers the steps necessary to install python3-meld3 on Kali Linux

$ sudo apt update $ sudo apt install python3-meld3

2. Uninstall "python3-meld3" package

Please follow the guidelines below to uninstall python3-meld3 on Kali Linux:

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

3. Information about the python3-meld3 package on Kali Linux

Package: python3-meld3
Source: python-meld3
Version: 1.0.2-4
Installed-Size: 148
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3:any
Size: 37960
SHA256: 0fe8bc30a213466f36f900c3cf24bbc84d59fb8623c42fda6073ef36ff3a3cb7
SHA1: 7e6e205e76f3826971bc18da3c28462366241661
MD5sum: 65224b559c9f58f9a0e8f4f8eaf6ccfe
Description: HTML/XML templating system for Python (Python 3)
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.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://pypi.python.org/pypi/meld3
Section: python
Priority: optional
Filename: pool/main/p/python-meld3/python3-meld3_1.0.2-4_amd64.deb