How to Install and Uninstall libgdbm-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "libgdbm-dev" package

Please follow the instructions below to install libgdbm-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libgdbm-dev

2. Uninstall "libgdbm-dev" package

This tutorial shows how to uninstall libgdbm-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libgdbm-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgdbm-dev package on Ubuntu 21.10 (Impish Indri)

Package: libgdbm-dev
Architecture: amd64
Version: 1.19-2
Multi-Arch: same
Priority: optional
Section: libdevel
Source: gdbm
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Dmitry Bogatov
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 210
Depends: libc6-dev | libc-dev, libgdbm6 (= 1.19-2)
Replaces: libgdbm4 (= 1.12-1)
Filename: pool/main/g/gdbm/libgdbm-dev_1.19-2_amd64.deb
Size: 84236
MD5sum: eab1d8bddaccf6f551485044a3a60f1a
SHA1: d28f26228a3c435874ed5dd21ce52cb4a8e93cff
SHA256: b34efa1cb13c8dbe5306ac491598592bf9a318a615361c08970e6c85f0f90a1c
SHA512: e7e1944a13fc8cc78abc9d39e6e9a6a6f3c0bfdf3a9e6f0da4a826f7fccdac3b609b8105e5797ccfb61615d34aa9340c2fa8a9246059c80e2994cdd47bb87e7b
Homepage: https://gnu.org/software/gdbm
Description-en: GNU dbm database routines (development files)
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).
.
Note, that to build old programs, that use legacy 'dbm' interface,
you have to install libgdbm-compat-dev binary package.
Description-md5: 320ed985d8b655d925021b5b8d1ae2a1