How to Install and Uninstall python-ntdb Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: September 20,2024

1. Install "python-ntdb" package

In this section, we are going to explain the necessary steps to install python-ntdb on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-ntdb

2. Uninstall "python-ntdb" package

Please follow the steps below to uninstall python-ntdb on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python-ntdb package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-ntdb
Architecture: amd64
Version: 1.0-9build1
Priority: optional
Section: universe/python
Source: ntdb
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Samba Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 37
Provides: python2.7-ntdb
Depends: libntdb1 (= 1.0-9build1), python (<< 2.8), python (>= 2.7), libc6 (>= 2.14), libpython2.7 (>= 2.7)
Filename: pool/universe/n/ntdb/python-ntdb_1.0-9build1_amd64.deb
Size: 9196
MD5sum: 85928641a41c97ca554bf70f2028f046
SHA1: 2c95b637447bd6cf94291ce76d79b0db7bf417c9
SHA256: aa6321d4dc1517f5688cd18f41adc9e70ea779a43dfbd3b9a719ba26761997b4
Homepage: http://tdb.samba.org/
Description: Python bindings for NTDB
Description-md5: 166bbf348f0bc52c3b048868ee52fd26

5. The same packages on other Linux Distributions