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

Last updated: September 20,2024

1. Install "python-meliae-dbg" package

This is a short guide on how to install python-meliae-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-meliae-dbg

2. Uninstall "python-meliae-dbg" package

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

$ sudo apt remove python-meliae-dbg $ sudo apt autoclean && sudo apt autoremove

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

Package: python-meliae-dbg
Priority: extra
Section: universe/debug
Installed-Size: 1367
Maintainer: Ubuntu Developers
Original-Maintainer: Jelmer Vernooij
Architecture: amd64
Source: meliae
Version: 0.4.0+bzr199-1
Provides: python2.7-meliae-dbg
Depends: python-dbg (>= 2.7), python-dbg (<< 2.8), libc6 (>= 2.4), python-meliae (= 0.4.0+bzr199-1)
Filename: pool/universe/m/meliae/python-meliae-dbg_0.4.0+bzr199-1_amd64.deb
Size: 278254
MD5sum: 8cbd6b44207d88eff10a28435a38baa0
SHA1: 4cc12412080443cb605603ab00717ce3383e6310
SHA256: ef0ffaa9dce73f08d2eb34d29c2c3187e87f02cd7d08e7dda518bb250816ba79
Description-en: Memory analysis tool for Python - Debug extension
Meliae is a library meant to help people understand how their memory is being
used in Python.
.
This package contains the debug extension.
Description-md5: f7cdb55094aaa82fa4a7b193740ac823
Homepage: https://launchpad.net/meliae
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu