How to Install and Uninstall python-apsw-doc Package on Kali Linux

Last updated: May 17,2024

1. Install "python-apsw-doc" package

Please follow the instructions below to install python-apsw-doc on Kali Linux

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

2. Uninstall "python-apsw-doc" package

This is a short guide on how to uninstall python-apsw-doc on Kali Linux:

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

3. Information about the python-apsw-doc package on Kali Linux

Package: python-apsw-doc
Source: python-apsw
Version: 3.43.0.0-1
Installed-Size: 7007
Maintainer: Joel Rosdahl
Architecture: all
Depends: libjs-jquery, libjs-underscore
Size: 3358948
SHA256: 9ff3d3b14364b62c3a8582b4dadc741ec5bc86707c3a964dcfc51871cb762262
SHA1: f31c854cb24edcb40361de5972eeb1dfd78e622c
MD5sum: dcc0a5215a591d5c49db5de6eafbdb80
Description: 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:
Tag: made-of::html, role::documentation
Section: doc
Priority: optional
Filename: pool/main/p/python-apsw/python-apsw-doc_3.43.0.0-1_all.deb