How to Install slang-sqlite in Ubuntu 18.04



Install slang-sqlite by entering the following commands in the terminal:

sudo apt update
sudo apt install slang-sqlite

Description:

S-Lang bindings to the sqlite3 database library

The S-Lang module contained in this package provides bindings to the SQLite3 database engine. This module can be used in slsh (the S-Lang shell), in the JED editor, and in the news reader slrn.

Homepage: http://www.cheesit.com/downloads/slang/slsqlite.html

Version: 0.4.0-4

Section: universe/interpreters