Check to see if SQLite is installed on your computer via a terminal command Install SQLite on your computer Create and open a database file and table End all SQL commands using proper semicolon ...
Admittedly I'm doing this on an older linux -- rockylinux 8.6 -- which is linux kernel 5.19.11-1ep.el8.x86_64 and glibc 2.28. But that shouldn't affect a working ruby 3.4.4, from building sqlite3. It ...