How to Install and Uninstall gdbmtool Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "gdbmtool" package

This guide covers the steps necessary to install gdbmtool on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install gdbmtool

2. Uninstall "gdbmtool" package

This guide covers the steps necessary to uninstall gdbmtool on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove gdbmtool $ sudo apt autoclean && sudo apt autoremove

3. Information about the gdbmtool package on Ubuntu 20.10 (Groovy Gorilla)

Package: gdbmtool
Architecture: amd64
Version: 1.18.1-5.1
Priority: optional
Section: universe/utils
Source: gdbm
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Dmitry Bogatov
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 486
Depends: libc6 (>= 2.14), libgdbm6 (>= 1.16), libreadline8 (>= 6.0)
Suggests: gdbm-l10n (= 1.18.1-5.1)
Filename: pool/universe/g/gdbm/gdbmtool_1.18.1-5.1_amd64.deb
Size: 96344
MD5sum: 7b951fd28360c8ec070944ff5b7e9015
SHA1: c3bfc073d7080bb6c8899bc83f76425d20cd0ed0
SHA256: 0c430da91fc2ad0358d1f613116577cff44b3297b2979b32bfad0d1e9ba6c20f
SHA512: 2334d3027b3bb885585fafdca978ec0feea6fde12f438bd19b16d5f297dfa73805d5390751eab1f6cfdfb2e62a1c188798bff002d5fddb33b6da2ec52a893a3c
Homepage: https://gnu.org/software/gdbm
Description-en: GNU dbm database routines (command line tools)
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 following command line tools:
.
* gdbm_dump -- dump database content into system-independant format
* gdbm_load -- recreate database from dump, created by gdbm_dump
* gdbmtool -- view and modify an existing database or to create a new one.
Description-md5: edf59b3b5639d37ee5d1370be915d3da