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

Last updated: May 21,2024

1. Install "python-ntdb-dbg" package

Please follow the guidance below to install python-ntdb-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-ntdb-dbg" package

This guide covers the steps necessary to uninstall python-ntdb-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-ntdb-dbg
Priority: extra
Section: universe/debug
Installed-Size: 39
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Samba Maintainers
Architecture: amd64
Source: ntdb
Version: 1.0-9
Depends: python-ntdb (= 1.0-9)
Recommends: python-dbg, libntdb1-dbg
Filename: pool/universe/n/ntdb/python-ntdb-dbg_1.0-9_amd64.deb
Size: 18160
MD5sum: 57c5ca444ef547812a0976c993477cf7
SHA1: 16277903a70009ad517913e13824fdcd2ff759d9
SHA256: 8b23d83f3b54fa5e0022d512b36833d01923724e330972448e1c045f1633425a
Description-en: Python bindings for NTDB - debug extension
This is a simple database API. It is modelled after the structure
of GDBM. TDB features, unlike GDBM, multiple writers support with
appropriate locking and transactions.
.
ntdb uses a file format that is incompatible with tdb, but the API
is similar. It improves performance, adds support for databases
larger than 4 Gb, and improves integration with talloc.
.
This package contains the Python debug extension.
Description-md5: 35f022d8cd5bf22076a4d189295b61fe
Homepage: http://tdb.samba.org/
Build-Ids: b617b9dd90480ae54904cac32f4f88877578a51b
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions