How to Install and Uninstall python-withsqlite Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 07,2024

1. Install "python-withsqlite" package

This tutorial shows how to install python-withsqlite on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-withsqlite

2. Uninstall "python-withsqlite" package

Learn how to uninstall python-withsqlite on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-withsqlite $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-withsqlite package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-withsqlite
Priority: extra
Section: universe/python
Installed-Size: 71
Maintainer: Ubuntu Developers
Original-Maintainer: Tzafrir Cohen
Architecture: all
Source: withsqlite
Version: 0.0.0~git.20130929-1
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2)
Filename: pool/universe/w/withsqlite/python-withsqlite_0.0.0~git.20130929-1_all.deb
Size: 6976
MD5sum: 7d242d95c997f4defd61d315744591a4
SHA1: 040397e5263a4f04ee1ba0b7ddca7619a23a8a3e
SHA256: ed43ff300786e0daaa8d1f35dfa5e097dc6f4297c3d944881ccdeeacab45ab61
Description-en: uses an sqlite db as a back end for a dict-like object
kind of like shelve but with json and sqlite3.
Description-md5: 9d1586ba8f886aa1cf312511dd367d20
Homepage: https://github.com/NickDaly/withsqlite/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu