How to Install and Uninstall python-ntdb Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: January 25,2025
1. Install "python-ntdb" package
Please follow the steps below to install python-ntdb on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-ntdb
Copied
2. Uninstall "python-ntdb" package
This guide let you learn how to uninstall python-ntdb on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-ntdb
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-ntdb package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-ntdb
Priority: optional
Section: universe/python
Installed-Size: 37
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Samba Maintainers
Architecture: amd64
Source: ntdb
Version: 1.0-9
Provides: python2.7-ntdb
Depends: libntdb1 (= 1.0-9), python (>= 2.7), python (<< 2.8), libc6 (>= 2.14), libpython2.7 (>= 2.7)
Filename: pool/universe/n/ntdb/python-ntdb_1.0-9_amd64.deb
Size: 9234
MD5sum: 8dfa385e3b46943b842fab92741e02e3
SHA1: bbd7e49ee854b6700c272988ac2a9522589e0a47
SHA256: ff989ea81f6669189223d9a252ba1298e16d204b01eeace493aa0451374d3de7
Description-en: Python bindings for NTDB
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 bindings.
Description-md5: 166bbf348f0bc52c3b048868ee52fd26
Homepage: http://tdb.samba.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 37
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Samba Maintainers
Architecture: amd64
Source: ntdb
Version: 1.0-9
Provides: python2.7-ntdb
Depends: libntdb1 (= 1.0-9), python (>= 2.7), python (<< 2.8), libc6 (>= 2.14), libpython2.7 (>= 2.7)
Filename: pool/universe/n/ntdb/python-ntdb_1.0-9_amd64.deb
Size: 9234
MD5sum: 8dfa385e3b46943b842fab92741e02e3
SHA1: bbd7e49ee854b6700c272988ac2a9522589e0a47
SHA256: ff989ea81f6669189223d9a252ba1298e16d204b01eeace493aa0451374d3de7
Description-en: Python bindings for NTDB
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 bindings.
Description-md5: 166bbf348f0bc52c3b048868ee52fd26
Homepage: http://tdb.samba.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu