How to Install and Uninstall ruby-dbm Package on Kali Linux
Last updated: February 24,2025
1. Install "ruby-dbm" package
Please follow the guidance below to install ruby-dbm on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
ruby-dbm
Copied
2. Uninstall "ruby-dbm" package
In this section, we are going to explain the necessary steps to uninstall ruby-dbm on Kali Linux:
$
sudo apt remove
ruby-dbm
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the ruby-dbm package on Kali Linux
Package: ruby-dbm
Version: 1.1.0-2
Installed-Size: 55
Maintainer: Debian Ruby Team
Architecture: amd64
Depends: libc6 (>= 2.4), libgdbm-compat4 (>= 1.16), libgdbm6 (>= 1.16), libruby3.1 (>= 3.1.2), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Size: 12056
SHA256: ef4e407edaf08b72b99ee6f5bd6d3099d5cfe7e936b1c48825d1dd69b1f980bd
SHA1: f4d1de4cf1b8157ebd795fcc43ce7f7d799c164d
MD5sum: 31e6e36465a000e636a1f6f8b2059c6f
Description: wrapper for the UNIX-style Database Manager Library
This package provides a consistent API for different possible DBM libraries.
Dbm databases do not have tables or columns; they are simple key-value data
stores, like a Ruby Hash except not resident in RAM. Keys and values must be
strings.
.
The Debian build uses the GNU implementation of dbm (gdbm) as backend.
Description-md5:
Homepage: https://github.com/ruby/dbm
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-dbm/ruby-dbm_1.1.0-2_amd64.deb
Version: 1.1.0-2
Installed-Size: 55
Maintainer: Debian Ruby Team
Architecture: amd64
Depends: libc6 (>= 2.4), libgdbm-compat4 (>= 1.16), libgdbm6 (>= 1.16), libruby3.1 (>= 3.1.2), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Size: 12056
SHA256: ef4e407edaf08b72b99ee6f5bd6d3099d5cfe7e936b1c48825d1dd69b1f980bd
SHA1: f4d1de4cf1b8157ebd795fcc43ce7f7d799c164d
MD5sum: 31e6e36465a000e636a1f6f8b2059c6f
Description: wrapper for the UNIX-style Database Manager Library
This package provides a consistent API for different possible DBM libraries.
Dbm databases do not have tables or columns; they are simple key-value data
stores, like a Ruby Hash except not resident in RAM. Keys and values must be
strings.
.
The Debian build uses the GNU implementation of dbm (gdbm) as backend.
Description-md5:
Homepage: https://github.com/ruby/dbm
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-dbm/ruby-dbm_1.1.0-2_amd64.deb