How to Install and Uninstall python3-apsw Package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Last updated: May 12,2024

1. Install "python3-apsw" package

This is a short guide on how to install python3-apsw on Ubuntu 22.04 LTS (Jammy Jellyfish)

$ sudo apt update $ sudo apt install python3-apsw

2. Uninstall "python3-apsw" package

Please follow the steps below to uninstall python3-apsw on Ubuntu 22.04 LTS (Jammy Jellyfish):

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

3. Information about the python3-apsw package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Package: python3-apsw
Architecture: amd64
Version: 3.36.0-r1-2build1
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: 376
Depends: libc6 (>= 2.14), libsqlite3-0 (>= 3.36.0), python3 (<< 3.11), python3 (>= 3.10~)
Suggests: python-apsw-doc
Filename: pool/universe/p/python-apsw/python3-apsw_3.36.0-r1-2build1_amd64.deb
Size: 116398
MD5sum: d3b9df53fedb80cb2f3273d83623e3c2
SHA1: f599e433b7b3c15e1d75ec271481cd0d349a2ed9
SHA256: e4cc2c4e4cf31f0a032954206539ddfe34322e15d24539f5dfa7215be45aeffb
SHA512: 8ddcfe26a0814829e3db683b820632d2fe08a7f875ea8c26d8e8d14c3ed38273ad819c0aa483d886c484716e14c8b1414c4b7d6d57565baeaa80920125402c57
Description: another Python SQLite 3 wrapper (Python 3 version)
Description-md5: 0ec3e15c2f558557db447883ce427e6e
Task: ubuntustudio-publishing