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

Last updated: January 11,2025

1. Install "ruby-sqlite3" package

This tutorial shows how to install ruby-sqlite3 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-sqlite3

2. Uninstall "ruby-sqlite3" package

This tutorial shows how to uninstall ruby-sqlite3 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-sqlite3
Priority: optional
Section: universe/ruby
Installed-Size: 146
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: amd64
Version: 1.3.11-2build1
Depends: ruby (>= 1:2.3~0), libc6 (>= 2.4), libsqlite3-0 (>= 3.6.11), libruby2.3 (>= 2.3.0~preview2)
Recommends: sqlite3
Filename: pool/universe/r/ruby-sqlite3/ruby-sqlite3_1.3.11-2build1_amd64.deb
Size: 34344
MD5sum: 415eb07fa74b7ffd8dbbe51df8dc04ef
SHA1: b0b906b5671652e8d3d243642e5117a3c1dff75f
SHA256: 3f8fdeaac769ae373b786a78a3b985252170ecde1f95cf0a642729f4920bf00c
Description-en: 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: bb1e1c8ac644e7c247c4f09bf4d5a87e
Homepage: https://github.com/sparklemotion/sqlite3-ruby
Ruby-Versions: ruby2.3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu