How to Install and Uninstall ruby2.5-rubygem-sqlite3 Package on openSUSE Leap

Last updated: July 03,2024

1. Install "ruby2.5-rubygem-sqlite3" package

Please follow the instructions below to install ruby2.5-rubygem-sqlite3 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ruby2.5-rubygem-sqlite3

2. Uninstall "ruby2.5-rubygem-sqlite3" package

Learn how to uninstall ruby2.5-rubygem-sqlite3 on openSUSE Leap:

$ sudo zypper remove ruby2.5-rubygem-sqlite3

3. Information about the ruby2.5-rubygem-sqlite3 package on openSUSE Leap

Information for package ruby2.5-rubygem-sqlite3:
------------------------------------------------
Repository : Main Repository
Name : ruby2.5-rubygem-sqlite3
Version : 1.3.9-3.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 217.2 KiB
Installed : No
Status : not installed
Source package : rubygem-sqlite3-1.3.9-3.3.1.src
Upstream URL : https://github.com/sparklemotion/sqlite3-ruby
Summary : This module allows Ruby programs to interface with the SQLite3
Description :
This module allows Ruby programs to interface with the SQLite3
database engine (http://www.sqlite.org). You must have the
SQLite engine installed in order to build this module.
Note that this module is only compatible with SQLite 3.6.16 or newer.