How to Install and Uninstall python-apsw-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 26,2024
1. Install "python-apsw-dbg" package
Please follow the steps below to install python-apsw-dbg on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-apsw-dbg
Copied
2. Uninstall "python-apsw-dbg" package
Please follow the step by step instructions below to uninstall python-apsw-dbg on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-apsw-dbg
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-apsw-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-apsw-dbg
Priority: extra
Section: universe/python
Installed-Size: 973
Maintainer: Ubuntu Developers
Original-Maintainer: Joel Rosdahl
Architecture: amd64
Source: python-apsw
Version: 3.8.11.1-r1-1build1
Depends: python-apsw (= 3.8.11.1-r1-1build1), python-dbg, libc6 (>= 2.14), libsqlite3-0 (>= 3.8.9)
Filename: pool/universe/p/python-apsw/python-apsw-dbg_3.8.11.1-r1-1build1_amd64.deb
Size: 353004
MD5sum: 63103520844ee9b6efa15341366ceb44
SHA1: 3449cfce3dee193afe3306c436f329735aac749e
SHA256: 97a1489df494d8c5a724cbaca766be1cb95abfb8fc55766906ebaf2cd04d5cd4
Description-en: another Python SQLite 3 wrapper (debug extension)
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 extension built for the Python debug interpreter.
Description-md5: 4431636b2fa02dd5788024a13f1a3ddc
Build-Ids: ec4cd449d1f50e99d3864a77ed99be9bde2ab653
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/python
Installed-Size: 973
Maintainer: Ubuntu Developers
Original-Maintainer: Joel Rosdahl
Architecture: amd64
Source: python-apsw
Version: 3.8.11.1-r1-1build1
Depends: python-apsw (= 3.8.11.1-r1-1build1), python-dbg, libc6 (>= 2.14), libsqlite3-0 (>= 3.8.9)
Filename: pool/universe/p/python-apsw/python-apsw-dbg_3.8.11.1-r1-1build1_amd64.deb
Size: 353004
MD5sum: 63103520844ee9b6efa15341366ceb44
SHA1: 3449cfce3dee193afe3306c436f329735aac749e
SHA256: 97a1489df494d8c5a724cbaca766be1cb95abfb8fc55766906ebaf2cd04d5cd4
Description-en: another Python SQLite 3 wrapper (debug extension)
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 extension built for the Python debug interpreter.
Description-md5: 4431636b2fa02dd5788024a13f1a3ddc
Build-Ids: ec4cd449d1f50e99d3864a77ed99be9bde2ab653
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu