How to Install and Uninstall libntdb1 Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: December 25,2024
1. Install "libntdb1" package
This guide let you learn how to install libntdb1 on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libntdb1
Copied
2. Uninstall "libntdb1" package
Here is a brief guide to show you how to uninstall libntdb1 on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libntdb1
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libntdb1 package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libntdb1
Priority: optional
Section: universe/libs
Installed-Size: 103
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Samba Maintainers
Architecture: amd64
Source: ntdb
Version: 1.0-9
Depends: libc6 (>= 2.14)
Filename: pool/universe/n/ntdb/libntdb1_1.0-9_amd64.deb
Size: 39630
MD5sum: 0ef694d8b29d58f1da276e8b0f3fae40
SHA1: 2ceca0c51c6b739590811107790548967d512bdc
SHA256: 3a0d5a6d486207cbf1d3e6d43a7f9990c70a9ffdd82f6921d2fdd583bad7b0dd
Description-en: New Trivial Database - shared library
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 shared library file.
Description-md5: c6db27c441d87c0a74d8c84202b61c1c
Multi-Arch: same
Homepage: http://tdb.samba.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/libs
Installed-Size: 103
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Samba Maintainers
Architecture: amd64
Source: ntdb
Version: 1.0-9
Depends: libc6 (>= 2.14)
Filename: pool/universe/n/ntdb/libntdb1_1.0-9_amd64.deb
Size: 39630
MD5sum: 0ef694d8b29d58f1da276e8b0f3fae40
SHA1: 2ceca0c51c6b739590811107790548967d512bdc
SHA256: 3a0d5a6d486207cbf1d3e6d43a7f9990c70a9ffdd82f6921d2fdd583bad7b0dd
Description-en: New Trivial Database - shared library
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 shared library file.
Description-md5: c6db27c441d87c0a74d8c84202b61c1c
Multi-Arch: same
Homepage: http://tdb.samba.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu