How to Install and Uninstall sqlite Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "sqlite" package
Please follow the step by step instructions below to install sqlite on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
sqlite
Copied
2. Uninstall "sqlite" package
This is a short guide on how to uninstall sqlite on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
sqlite
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the sqlite package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: sqlite
Priority: optional
Section: universe/misc
Installed-Size: 77
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Version: 2.8.17-12fakesync1
Depends: libc6 (>= 2.14), libreadline6 (>= 6.0), libsqlite0 (>= 2.8.17)
Recommends: sqlite3
Suggests: sqlite-doc
Filename: pool/universe/s/sqlite/sqlite_2.8.17-12fakesync1_amd64.deb
Size: 14500
MD5sum: 9059fdfd6d52a6c9fd6527832cf7382b
SHA1: ae143ad1916d8376ed52d5a300553eeb281810e5
SHA256: a08da6751045c289cfd2efe8cffb7f6334b7ee78f00a95ebb4d2105906c3b1ff
Description-en: command line interface for SQLite
SQLite is a C library that implements an SQL database engine.
Programs that link with the SQLite library can have SQL database
access without running a separate RDBMS process.
Description-md5: ed8d446b8b4030fd08b3f3cd4196e57e
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Priority: optional
Section: universe/misc
Installed-Size: 77
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Version: 2.8.17-12fakesync1
Depends: libc6 (>= 2.14), libreadline6 (>= 6.0), libsqlite0 (>= 2.8.17)
Recommends: sqlite3
Suggests: sqlite-doc
Filename: pool/universe/s/sqlite/sqlite_2.8.17-12fakesync1_amd64.deb
Size: 14500
MD5sum: 9059fdfd6d52a6c9fd6527832cf7382b
SHA1: ae143ad1916d8376ed52d5a300553eeb281810e5
SHA256: a08da6751045c289cfd2efe8cffb7f6334b7ee78f00a95ebb4d2105906c3b1ff
Description-en: command line interface for SQLite
SQLite is a C library that implements an SQL database engine.
Programs that link with the SQLite library can have SQL database
access without running a separate RDBMS process.
Description-md5: ed8d446b8b4030fd08b3f3cd4196e57e
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m