Package
libgdbm3Version
1.8.3-13.1Priority
standardSection
libsSource
gdbmOrigin
UbuntuMaintainer
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>Original Maintainer
Anibal Monsalve Salazar <anibal@debian.org>Bugs
https://bugs.launchpad.net/ubuntu/+filebugInstalled Size
76.8 kBPre Depends
multiarch-supportDepends
libc6 (>= 2.14), dpkg (>= 1.15.4) | install-infoHomepage
http://directory.fsf.org/project/gdbm/Task
standard, mythbuntu-frontend, mythbuntu-backend-slave, mythbuntu-backend-masterBuild Essential
yesSupported
5yDownload Size
16.9 kBAPT Manual Installed
noAPT Sources
http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 PackagesDescription
GNU dbm database routines (runtime version)GNU dbm ('gdbm') is a library of database functions that use extendible
hashing and works similarly to the standard UNIX 'dbm' functions.
.
The basic use of 'gdbm' is to store key/data pairs in a data file, thus
providing a persistent version of the 'dictionary' Abstract Data Type
('hash' to perl programmers).