How to Install and Uninstall ruby-qdbm Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "ruby-qdbm" package

This guide covers the steps necessary to install ruby-qdbm on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-qdbm

2. Uninstall "ruby-qdbm" package

Please follow the instructions below to uninstall ruby-qdbm on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-qdbm package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-qdbm
Architecture: amd64
Version: 1.8.78-9build3
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: 159
Depends: libc6 (>= 2.4), libqdbm14 (>= 1.8.74), libruby2.7 (>= 2.7.0-4)
Suggests: qdbm-doc
Filename: pool/universe/q/qdbm/ruby-qdbm_1.8.78-9build3_amd64.deb
Size: 19412
MD5sum: 3189d693d8c7f871131858f6de7acfd1
SHA1: 97540899ca18e71c0f656c9d250e4ce1811a8786
SHA256: aa0ef15b79572cc4248392d0555fabfcb96bf96e742bc547547944a7989ffa70
SHA512: e1a278851186dfd4f66d77231537cb24c5160e160f3306055b53b0fa0f783d4bbecbbb926b0c7e78c31217e2baae808c961b022468b1297e58cf6918521a5c02
Homepage: http://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