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

Last updated: May 15,2024

1. Install "python-pysqlite2-doc" package

Please follow the instructions below to install python-pysqlite2-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pysqlite2-doc

2. Uninstall "python-pysqlite2-doc" package

Please follow the guidance below to uninstall python-pysqlite2-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-pysqlite2-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-pysqlite2-doc
Priority: optional
Section: universe/doc
Installed-Size: 315
Maintainer: Ubuntu Developers
Original-Maintainer: Joel Rosdahl
Architecture: all
Source: python-pysqlite2
Version: 2.7.0-1
Depends: libjs-jquery, libjs-underscore
Filename: pool/universe/p/python-pysqlite2/python-pysqlite2-doc_2.7.0-1_all.deb
Size: 55118
MD5sum: 1fe9b370a7eaabc9efe760d65d21f1bf
SHA1: 1445206235bcb533c14e10b7dbf59a81133a1213
SHA256: 58437776e552b95ddb9b0a3b3a4e92ede48c7bb003f53c27195e6d5180b9b3f1
Description-en: Documentation for python-pysqlite2
pysqlite is a DB-API 2.0-compliant database interface for SQLite.
.
SQLite is a relational database management system contained in a
relatively small C library. It is a public domain project created
by D. Richard Hipp. Unlike the usual client-server paradigm, the
SQLite engine is not a standalone process with which the program
communicates, but is linked in and thus becomes an integral part
of the program. The library implements most of SQL-92 standard,
including transactions, triggers and most of complex queries.
.
This package only contains the documentation.
Description-md5: d986b6cf4e836674e3f0ee0803705bb7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m