How to Install and Uninstall libgdbm6 Package on Ubuntu 20.10 (Groovy Gorilla)
Last updated: November 06,2024
1. Install "libgdbm6" package
Learn how to install libgdbm6 on Ubuntu 20.10 (Groovy Gorilla)
$
sudo apt update
Copied
$
sudo apt install
libgdbm6
Copied
2. Uninstall "libgdbm6" package
This tutorial shows how to uninstall libgdbm6 on Ubuntu 20.10 (Groovy Gorilla):
$
sudo apt remove
libgdbm6
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libgdbm6 package on Ubuntu 20.10 (Groovy Gorilla)
Package: libgdbm6
Architecture: amd64
Version: 1.18.1-5.1
Multi-Arch: same
Priority: standard
Section: libs
Source: gdbm
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Dmitry Bogatov
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 91
Depends: libc6 (>= 2.14)
Suggests: gdbm-l10n (= 1.18.1-5.1)
Filename: pool/main/g/gdbm/libgdbm6_1.18.1-5.1_amd64.deb
Size: 27448
MD5sum: c9ac06ea35d2d38374dc7bedfcc6f730
SHA1: 6753f1d72daa9bf9f15ecb1d42578d7e81cfb8ba
SHA256: c5e7e623dd279a39921ccf0bb9eea6e513072113fc3950d9c18e31d43b62b916
SHA512: bdf1b3557bdf212a1fb69f753fc6c59af0ec63c6563f24497b52e571447d77a7f417ad3f27c5b564b51dfa7ef47c5171ae932a2096c82e27c5a9963ff642ac74
Homepage: https://gnu.org/software/gdbm
Description-en: 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).
Description-md5: 24b8412dee6fcbfee343c973abac1e5a
Task: standard
Build-Essential: yes
Architecture: amd64
Version: 1.18.1-5.1
Multi-Arch: same
Priority: standard
Section: libs
Source: gdbm
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Dmitry Bogatov
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 91
Depends: libc6 (>= 2.14)
Suggests: gdbm-l10n (= 1.18.1-5.1)
Filename: pool/main/g/gdbm/libgdbm6_1.18.1-5.1_amd64.deb
Size: 27448
MD5sum: c9ac06ea35d2d38374dc7bedfcc6f730
SHA1: 6753f1d72daa9bf9f15ecb1d42578d7e81cfb8ba
SHA256: c5e7e623dd279a39921ccf0bb9eea6e513072113fc3950d9c18e31d43b62b916
SHA512: bdf1b3557bdf212a1fb69f753fc6c59af0ec63c6563f24497b52e571447d77a7f417ad3f27c5b564b51dfa7ef47c5171ae932a2096c82e27c5a9963ff642ac74
Homepage: https://gnu.org/software/gdbm
Description-en: 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).
Description-md5: 24b8412dee6fcbfee343c973abac1e5a
Task: standard
Build-Essential: yes