How to Install and Uninstall libsqlite0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "libsqlite0" package

Please follow the guidance below to install libsqlite0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libsqlite0

2. Uninstall "libsqlite0" package

This tutorial shows how to uninstall libsqlite0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libsqlite0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsqlite0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libsqlite0
Priority: optional
Section: universe/libs
Installed-Size: 503
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Source: sqlite
Version: 2.8.17-12fakesync1
Depends: libc6 (>= 2.14)
Filename: pool/universe/s/sqlite/libsqlite0_2.8.17-12fakesync1_amd64.deb
Size: 139410
MD5sum: abd989339a424879da7774c3dc7f3642
SHA1: 891b1eb90a6e1467b0c7921b3804c9ce4caef1eb
SHA256: dd60f7ff4bae896e8202d7687afb451691180f0f4b31fd34cb88314635435503
Description-en: SQLite shared library
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: 9a51f0e4979fe0761fa6066884676e1c
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Task: ubuntustudio-photography