How to Install and Uninstall ruby-qdbm Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 26,2024

1. Install "ruby-qdbm" package

Please follow the step by step instructions below to install ruby-qdbm on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-qdbm

2. Uninstall "ruby-qdbm" package

Please follow the instructions below to uninstall ruby-qdbm on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-qdbm package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-qdbm
Priority: optional
Section: universe/ruby
Installed-Size: 150
Maintainer: Ubuntu Developers
Original-Maintainer: KURASHIKI Satoru
Architecture: amd64
Source: qdbm
Version: 1.8.78-6build3
Replaces: libqdbm-ruby1.9.1 (<< 1.8.78-1)
Provides: libqdbm-ruby1.9.1
Depends: libc6 (>= 2.4), libqdbm14 (>= 1.8.74), libruby2.3 (>= 2.3.0~preview2)
Suggests: qdbm-doc
Breaks: libqdbm-ruby1.8, libqdbm-ruby1.9.1 (<< 1.8.78-1)
Filename: pool/universe/q/qdbm/ruby-qdbm_1.8.78-6build3_amd64.deb
Size: 19500
MD5sum: 0928a059b9e1fd7cc857cecc147e1047
SHA1: 4bce62672a31c8c8923e7df1b6a36fbf36de2d1e
SHA256: 7c11bd681292100d9f35867d233cf0e1aae41f1bbea6eb4e039c78d1a6c40b69
Description-en: QDBM Database Libraries for Ruby
QDBM is an embeded 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: 7f09bb883f5b9498e95106b5067e9ac0
Homepage: http://fallabs.com/qdbm/
Ruby-Versions: ruby2.3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu