How to Install and Uninstall ruby-sdbm Package on Kali Linux

Last updated: November 22,2024

1. Install "ruby-sdbm" package

Please follow the instructions below to install ruby-sdbm on Kali Linux

$ sudo apt update $ sudo apt install ruby-sdbm

2. Uninstall "ruby-sdbm" package

Please follow the guidance below to uninstall ruby-sdbm on Kali Linux:

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

3. Information about the ruby-sdbm package on Kali Linux

Package: ruby-sdbm
Source: ruby-sdbm (1.0.0-5)
Version: 1.0.0-5+b2
Installed-Size: 59
Maintainer: Debian Ruby Team
Architecture: amd64
Depends: libc6 (>= 2.33), libruby3.1 (>= 3.1.2), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Size: 15476
SHA256: f7768f5c0db6cdaceabe82f5cf3463a69d09d3a9d43a3e2b7627bd8ea9911218
SHA1: 8dff0efa839d83634a064ce8d8de1ae59d0610ba
MD5sum: 410675c74183e997fd1d4f3fe2f4285d
Description: simple file-based key-value store with String keys and values
This package provides the `sdbm` library for Ruby, a simple file-based
key-value store with String keys and values. It used to be part of the Ruby
standard library, but as of ruby 3.0 it's no longer provided.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/ruby/sdbm
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-sdbm/ruby-sdbm_1.0.0-5+b2_amd64.deb