How to Install and Uninstall slang-sqlite Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 28,2024

1. Install "slang-sqlite" package

Here is a brief guide to show you how to install slang-sqlite on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install slang-sqlite

2. Uninstall "slang-sqlite" package

Please follow the steps below to uninstall slang-sqlite on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove slang-sqlite $ sudo apt autoclean && sudo apt autoremove

3. Information about the slang-sqlite package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: slang-sqlite
Priority: optional
Section: universe/interpreters
Installed-Size: 81
Maintainer: Ubuntu Developers
Original-Maintainer: Debian JED Group
Architecture: amd64
Source: slsqlite
Version: 0.4.0-3.1
Depends: libc6 (>= 2.2.5), libslang2 (>= 2.0.7-1), libsqlite3-0 (>= 3.5.9)
Suggests: slsh (>= 2.0) | jed (>= 0.99.17) | slrn (>= 0.9.8.1pl1-4)
Filename: pool/universe/s/slsqlite/slang-sqlite_0.4.0-3.1_amd64.deb
Size: 12674
MD5sum: aea3fc162af8d34ce6a8b80721b0d635
SHA1: 62dec252afe34f18223faa273331172e70a76aa8
SHA256: 661778e01f58703f463e41ee88c55be4b32e346c7ec1b0323cbbf59106653c6e
Description-en: 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.
Description-md5: 20a5409301e7a2e59ef918678f09da36
Homepage: http://www.cheesit.com/downloads/slang/slsqlite.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu