How to Install and Uninstall ruby3.2-rubygem-sqlite3 Package on openSuSE Tumbleweed

Last updated: July 02,2024

1. Install "ruby3.2-rubygem-sqlite3" package

Please follow the guidelines below to install ruby3.2-rubygem-sqlite3 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ruby3.2-rubygem-sqlite3

2. Uninstall "ruby3.2-rubygem-sqlite3" package

Learn how to uninstall ruby3.2-rubygem-sqlite3 on openSuSE Tumbleweed:

$ sudo zypper remove ruby3.2-rubygem-sqlite3

3. Information about the ruby3.2-rubygem-sqlite3 package on openSuSE Tumbleweed

Information for package ruby3.2-rubygem-sqlite3:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.2-rubygem-sqlite3
Version : 1.4.4-1.9
Arch : x86_64
Vendor : openSUSE
Installed Size : 255.0 KiB
Installed : No
Status : not installed
Source package : rubygem-sqlite3-1.4.4-1.9.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.