How to Install and Uninstall libsqlite3-0 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 13,2024

1. Install "libsqlite3-0" package

Please follow the guidance below to install libsqlite3-0 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libsqlite3-0

2. Uninstall "libsqlite3-0" package

Please follow the steps below to uninstall libsqlite3-0 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libsqlite3-0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsqlite3-0 package on Ubuntu 21.10 (Impish Indri)

Package: libsqlite3-0
Architecture: amd64
Version: 3.35.5-1
Multi-Arch: same
Priority: important
Section: libs
Source: sqlite3
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1551
Depends: libc6 (>= 2.33)
Breaks: python-migrate (<< 0.11.0-4~), python3-migrate (<< 0.11.0-4~)
Filename: pool/main/s/sqlite3/libsqlite3-0_3.35.5-1_amd64.deb
Size: 600884
MD5sum: 5c74ef23e9b5e473a5797a66af8e0ba3
SHA1: 7fd2958529fd15eeb539587b28bb059f4941a7ae
SHA256: 5abf27688e535b093d04059c69a038e1111fea0212240902389f435d70cfb453
SHA512: fa405a66a3c41b89cab331c877912fd17f4550d1404bd96fd86bbaecf3dc70f0b84b0312be268901366e05c178959e4afbdeeaed46bca72d81564a3cc0c73c43
Homepage: https://www.sqlite.org/
Description-en: SQLite 3 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: 701b171ca60f3c96227ee4783a35419c
Task: minimal, server-minimal