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

Last updated: November 26,2024

1. Install "python-apsw-doc" package

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

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

2. Uninstall "python-apsw-doc" package

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

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

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

Package: python-apsw-doc
Priority: optional
Section: universe/doc
Installed-Size: 1284
Maintainer: Ubuntu Developers
Original-Maintainer: Joel Rosdahl
Architecture: all
Source: python-apsw
Version: 3.8.11.1-r1-1build1
Depends: libjs-jquery, libjs-underscore
Filename: pool/universe/p/python-apsw/python-apsw-doc_3.8.11.1-r1-1build1_all.deb
Size: 184778
MD5sum: 148f88759853c8914568950c02527924
SHA1: e65c3469d4afe2a677298a90c67169d896e2408f
SHA256: 24144fb583a599074c8d40e8aa25432ca6a5ebf25303297a783d584f9938330b
Description-en: documentation for python-apsw
APSW (Another Python SQLite Wrapper) is an SQLite 3 wrapper that
provides the thinnest layer over SQLite 3 possible. Everything you
can do from the C API to SQLite 3, you can do from Python. Although
APSW's API looks vaguely similar to Python's DB-API, it is not
compliant with that API and instead works the way SQLite 3 does.
.
This package contains the documentation.
Description-md5: 03a6927dbc4f135d6f8dd116f09cfac0
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu