How to Install and Uninstall ruby-qdbm Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "ruby-qdbm" package

Please follow the instructions below to install ruby-qdbm on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-qdbm

2. Uninstall "ruby-qdbm" package

Please follow the steps below to uninstall ruby-qdbm on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove ruby-qdbm $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-qdbm package on Ubuntu 21.10 (Impish Indri)

Package: ruby-qdbm
Architecture: amd64
Version: 1.8.78-11
Priority: optional
Section: universe/ruby
Source: qdbm
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 160
Depends: libc6 (>= 2.33), libqdbm14 (>= 1.8.74), libruby2.7 (>= 2.7.0)
Suggests: qdbm-doc
Filename: pool/universe/q/qdbm/ruby-qdbm_1.8.78-11_amd64.deb
Size: 19252
MD5sum: d72dc52b39c5f3441464bbacf6e2742c
SHA1: e4a1097be0585d1fa1cc42f12b4e23eaf5db2764
SHA256: 74eebec55cddc3c25920443298e91791da2a30d8d13dc2d29c45096c19bc97b1
SHA512: beff882865d51587da24805509b7e560fc1b714f4b2cf2a785213beff945bfe13a84664ffa08d49082f01731027f7ff966703277eddc60bdc077e974301be61a
Homepage: https://fallabs.com/qdbm/
Description-en: QDBM Database Libraries for Ruby
QDBM is an embedded database library compatible with GDBM and NDBM.
It features hash database and B+ tree database and is developed referring
to GDBM for the purpose of the following three points: higher processing
speed, smaller size of a database file, and simpler API.
This package provides the Ruby interface for the QDBM database library.
Description-md5: a44c68871160f458b5bc45bfe58dd5d8
Ruby-Versions: ruby2.7