How to Install and Uninstall python-sqlite Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "python-sqlite" package
Learn how to install python-sqlite on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-sqlite
Copied
2. Uninstall "python-sqlite" package
This is a short guide on how to uninstall python-sqlite on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-sqlite
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-sqlite package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-sqlite
Priority: optional
Section: universe/python
Installed-Size: 110
Maintainer: Ubuntu Developers
Original-Maintainer: Joel Rosdahl
Architecture: amd64
Version: 1.0.1-12
Replaces: python2.3-sqlite, python2.4-sqlite
Provides: python2.7-sqlite
Depends: libc6 (>= 2.4), libsqlite0 (>= 2.8.17), python (>= 2.7), python (<< 2.8)
Suggests: python-sqlite-dbg
Conflicts: python-pysqlite1.1, python2.3-pysqlite1.1, python2.3-sqlite, python2.4-pysqlite1.1, python2.4-sqlite
Filename: pool/universe/p/python-sqlite/python-sqlite_1.0.1-12_amd64.deb
Size: 20880
MD5sum: ef8451566116eec7a7bf94f9a49a0c04
SHA1: b01d081455c9872a513ec5d590fcc87857384ce2
SHA256: d03a9a58334c4edb0d7563710add593ea5e023ac65e8a4eef0675370a0f7b97b
Description-en: Python interface to SQLite 2
pysqlite is an interface to the SQLite database server for
Python. It aims to be fully compliant with Python database
API version 2.0 while also exploiting the unique features of
SQLite.
.
pysqlite 1.0.x is built against SQLite 2. For an interface to SQLite
3, see the package python-pysqlite1.1, python-pysqlite2 or
python-apsw.
Description-md5: e7204f57d6b7047da4f1e02ca07907f3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Task: ubuntustudio-photography
Priority: optional
Section: universe/python
Installed-Size: 110
Maintainer: Ubuntu Developers
Original-Maintainer: Joel Rosdahl
Architecture: amd64
Version: 1.0.1-12
Replaces: python2.3-sqlite, python2.4-sqlite
Provides: python2.7-sqlite
Depends: libc6 (>= 2.4), libsqlite0 (>= 2.8.17), python (>= 2.7), python (<< 2.8)
Suggests: python-sqlite-dbg
Conflicts: python-pysqlite1.1, python2.3-pysqlite1.1, python2.3-sqlite, python2.4-pysqlite1.1, python2.4-sqlite
Filename: pool/universe/p/python-sqlite/python-sqlite_1.0.1-12_amd64.deb
Size: 20880
MD5sum: ef8451566116eec7a7bf94f9a49a0c04
SHA1: b01d081455c9872a513ec5d590fcc87857384ce2
SHA256: d03a9a58334c4edb0d7563710add593ea5e023ac65e8a4eef0675370a0f7b97b
Description-en: Python interface to SQLite 2
pysqlite is an interface to the SQLite database server for
Python. It aims to be fully compliant with Python database
API version 2.0 while also exploiting the unique features of
SQLite.
.
pysqlite 1.0.x is built against SQLite 2. For an interface to SQLite
3, see the package python-pysqlite1.1, python-pysqlite2 or
python-apsw.
Description-md5: e7204f57d6b7047da4f1e02ca07907f3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Task: ubuntustudio-photography