How to Install and Uninstall libgdbm-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 15,2024

1. Install "libgdbm-dev" package

This tutorial shows how to install libgdbm-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libgdbm-dev

2. Uninstall "libgdbm-dev" package

Please follow the steps below to uninstall libgdbm-dev on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libgdbm-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libgdbm-dev
Architecture: amd64
Version: 1.18.1-5.1
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: 212
Depends: libc6-dev | libc-dev, libgdbm6 (= 1.18.1-5.1)
Replaces: libgdbm4 (= 1.12-1)
Filename: pool/main/g/gdbm/libgdbm-dev_1.18.1-5.1_amd64.deb
Size: 83232
MD5sum: 7c1fa6cfac0d382305da93cc26faab9a
SHA1: 5c227404a6c90136c71a7eb28822158200bcf0bf
SHA256: 58c119ad68e4ce4b144bdcd1958543636986c9dae7904b7ac6838743f65696f3
SHA512: 1456931019e39892deebd004180105d2c45159afea45509fdff159b4fd55976e64d5d3a66b65294702fad15783ecbd276972bf7a398acbb247dde2f06c827d14
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