How to Install and Uninstall python2-apsw Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python2-apsw" package

Please follow the instructions below to install python2-apsw on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-apsw

2. Uninstall "python2-apsw" package

Please follow the steps below to uninstall python2-apsw on openSUSE Leap:

$ sudo zypper remove python2-apsw

3. Information about the python2-apsw package on openSUSE Leap

Information for package python2-apsw:
-------------------------------------
Repository : Main Repository
Name : python2-apsw
Version : 3.9.2_r1-bp153.1.19
Arch : x86_64
Vendor : openSUSE
Installed Size : 1012,3 KiB
Installed : No
Status : not installed
Source package : python-apsw-3.9.2_r1-bp153.1.19.src
Summary : Another Python SQLite Wrapper
Description :
APSW is a Python wrapper for the SQLite embedded relational database
engine. In contrast to other wrappers such as pysqlite it focuses on
being a minimal layer over SQLite attempting just to translate the
complete SQLite API into Python.

5. The same packages on other Linux Distributions