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

Last updated: April 29,2024

1. Install "ruby-sqlite3" package

Please follow the guidelines below to install ruby-sqlite3 on Kali Linux

$ sudo apt update $ sudo apt install ruby-sqlite3

2. Uninstall "ruby-sqlite3" package

This guide covers the steps necessary to uninstall ruby-sqlite3 on Kali Linux:

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

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

Package: ruby-sqlite3
Source: ruby-sqlite3 (1.4.2-4)
Version: 1.4.2-4+b3
Installed-Size: 171
Maintainer: Debian Ruby Team
Architecture: amd64
Depends: libc6 (>= 2.4), libsqlite3-0 (>= 3.7.10), libruby3.1 (>= 3.1.2), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Recommends: sqlite3
Breaks: schleuder (<< 3.4.1-2~)
Size: 43232
SHA256: 587e8154d48fc71d158e7ea733e386f39dc2d77613f3e9db6b4b6d987dfd3c38
SHA1: e37ab57224743cecdd4b0ba3236aa6f49131b8a7
MD5sum: f743cce0ee243cb809043b8df794c8a7
Description: SQLite3 interface for Ruby
This module allows Ruby programs to interface with the SQLite3 database
engine.
.
Note that this module is only compatible with SQLite 3.6.16 or newer.
Description-md5:
Homepage: https://github.com/sparklemotion/sqlite3-ruby
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-sqlite3/ruby-sqlite3_1.4.2-4+b3_amd64.deb