How to Install and Uninstall python3-apsw Package on Linux Mint 20.3 (Una)

Last updated: November 25,2024

1. Install "python3-apsw" package

Here is a brief guide to show you how to install python3-apsw on Linux Mint 20.3 (Una)

$ sudo apt update $ sudo apt install python3-apsw

2. Uninstall "python3-apsw" package

This tutorial shows how to uninstall python3-apsw on Linux Mint 20.3 (Una):

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

3. Information about the python3-apsw package on Linux Mint 20.3 (Una)

Package: python3-apsw
Architecture: amd64
Version: 3.28.0-r1-1ubuntu4
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: 721
Depends: libc6 (>= 2.14), libsqlite3-0 (>= 3.24.0), python3 (<< 3.9), python3 (>= 3.8~)
Suggests: python-apsw-doc
Filename: pool/universe/p/python-apsw/python3-apsw_3.28.0-r1-1ubuntu4_amd64.deb
Size: 154040
MD5sum: 94b08ad6778232daa6d8474be6bc4543
SHA1: 3d4bd5d5fa83a96e993a77759293e7647ff9cfac
SHA256: b20a5e7346922393efc8ca171857f791646cb9ab5601e1f20261cf19d9b8be5d
Description: another Python SQLite 3 wrapper (Python 3 version)
Description-md5: 0ec3e15c2f558557db447883ce427e6e
Task: ubuntustudio-publishing