How to Install and Uninstall gdbmtool Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "gdbmtool" package

Please follow the step by step instructions below to install gdbmtool on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install gdbmtool

2. Uninstall "gdbmtool" package

Learn how to uninstall gdbmtool on Ubuntu 21.10 (Impish Indri):

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

3. Information about the gdbmtool package on Ubuntu 21.10 (Impish Indri)

Package: gdbmtool
Architecture: amd64
Version: 1.19-2
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.19-2)
Filename: pool/universe/g/gdbm/gdbmtool_1.19-2_amd64.deb
Size: 97516
MD5sum: d027834ea96334cdc1bc4d6dae3ec883
SHA1: c947609c11b775fcdee77074adfa276e7fccf886
SHA256: 8a7dfcb4f2dd8412ef1019c6418824758d996626a06367e3201674dff0bb13c3
SHA512: 62580d73d97ecad31b7b6294fa215bc72da55cac05774a5fa6d87231a2d1721f51678a9dbd496d6493694d041686dbf8204ab4fc422f7a0f145a50894b1b794c
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