Package: libgdbm-compat4t64 Status: install ok unpacked Priority: optional Section: libs Installed-Size: 75 Maintainer: Nicolas Mora Architecture: amd64 Multi-Arch: same Source: gdbm Version: 1.24-2 Replaces: libgdbm-compat4 Provides: libgdbm-compat4 (= 1.24-2) Depends: libc6 (>= 2.33), libgdbm6t64 (>= 1.16) Breaks: libgdbm-compat4 (<< 1.24-2) Description: GNU dbm database routines (legacy support 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). This package includes library files, required to run old programs, that use legacy 'dbm' interface. For new programs, please use modern interface, provided by libgdbm6t64 and libgdbm-dev. Homepage: https://gnu.org/software/gdbm