How to Install and Uninstall python3-apsw Package on Ubuntu 22.10 (Kinetic Kudu)

Last updated: May 19,2024

1. Install "python3-apsw" package

This tutorial shows how to install python3-apsw on Ubuntu 22.10 (Kinetic Kudu)

$ sudo apt update $ sudo apt install python3-apsw

2. Uninstall "python3-apsw" package

Please follow the guidance below to uninstall python3-apsw on Ubuntu 22.10 (Kinetic Kudu):

$ sudo apt remove python3-apsw $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-apsw package on Ubuntu 22.10 (Kinetic Kudu)

Package: python3-apsw
Architecture: amd64
Version: 3.39.2.0-1
Priority: optional
Section: universe/python
Source: python-apsw
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Joel Rosdahl
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 470
Depends: libc6 (>= 2.14), libsqlite3-0 (>= 3.39.0), python3 (<< 3.11), python3 (>= 3.10~)
Suggests: python-apsw-doc
Filename: pool/universe/p/python-apsw/python3-apsw_3.39.2.0-1_amd64.deb
Size: 131902
MD5sum: 6462bf38ddeebf7bc38b0ae37f3f23e9
SHA1: 4e750b6782649b457ced1c5bc7436253bd0bd1a3
SHA256: 96981498b0c5f429b220489b26a9dbdc1d428b884ecc8a9fdc68243b3ed57dba
SHA512: bee03da5d9c972749dd93a76b74a67bd48f272c264c72f0b0c57f8a882349d3b8f4feb16f0f9ca4cbee0f144885e86a647e69be231c6ee88a29791a916f99b86
Description: another Python SQLite 3 wrapper (Python 3 version)
Description-md5: 0ec3e15c2f558557db447883ce427e6e
Task: ubuntustudio-publishing