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

Last updated: January 26,2025

1. Install "libsqlite0-dev" package

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

$ sudo apt update $ sudo apt install libsqlite0-dev

2. Uninstall "libsqlite0-dev" package

This is a short guide on how to uninstall libsqlite0-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libsqlite0-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 825
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Source: sqlite
Version: 2.8.17-12fakesync1
Replaces: libsqlite-dev (<< 2.7.0)
Provides: libsqlite-dev
Depends: libsqlite0 (= 2.8.17-12fakesync1), libc6-dev
Suggests: sqlite-doc
Conflicts: libsqlite-dev
Filename: pool/universe/s/sqlite/libsqlite0-dev_2.8.17-12fakesync1_amd64.deb
Size: 158556
MD5sum: 727fd41267265e9e61ac117c0f74f2ef
SHA1: 7da24193b9133c46241d0752d6a9967db4f88a5f
SHA256: 03e72e6cd0696a1051e9ddc6415ad8d8afabb822e72092c52d390ad69e8cf5ad
Description-en: SQLite development files
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.
.
This package contains the development files (headers, static libraries)
Description-md5: 1dd4e5e0ddbc610dfd45a4afcb2a5e5b
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m