How to Install and Uninstall libsqlite-tcl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 22,2024

1. Install "libsqlite-tcl" package

This guide covers the steps necessary to install libsqlite-tcl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libsqlite-tcl

2. Uninstall "libsqlite-tcl" package

Please follow the guidelines below to uninstall libsqlite-tcl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libsqlite-tcl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsqlite-tcl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libsqlite-tcl
Priority: optional
Section: universe/interpreters
Installed-Size: 60
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Source: sqlite
Version: 2.8.17-12fakesync1
Replaces: libsqlite0-tcl
Depends: libc6 (>= 2.4), libsqlite0 (>= 2.8.17)
Suggests: sqlite-doc
Conflicts: libsqlite0-tcl
Filename: pool/universe/s/sqlite/libsqlite-tcl_2.8.17-12fakesync1_amd64.deb
Size: 7868
MD5sum: 9a8300df30a91767909c32021e48cd26
SHA1: f411139d162c852662355404605a90952bea778d
SHA256: 416b76569c203825fe1494f9082475f2a69d695d708870cbb83af16333d0ef58
Description-en: SQLite Tcl bindings
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 Tcl bindings.
Description-md5: d36d355aaff09efd49badd210cc83117
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu