How To Install python3-apsw on Fedora 36

In this tutorial we learn how to install python3-apsw in Fedora 36. python3-apsw is Another Python SQLite Wrapper

Introduction

In this tutorial we learn how to install python3-apsw on Fedora 36.

What is python3-apsw

APSW is a Python 3.10 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.

We can use yum or dnf to install python3-apsw on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-apsw.

Install python3-apsw on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python3-apsw using dnf by running the following command:

sudo dnf -y install python3-apsw

Install python3-apsw on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python3-apsw using yum by running the following command:

sudo yum -y install python3-apsw

How To Uninstall python3-apsw on Fedora 36

To uninstall only the python3-apsw package we can use the following command:

sudo dnf remove python3-apsw

python3-apsw Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/a1
/usr/lib/.build-id/a1/ea076ba194e96ab47241a714ab523a930696c5
/usr/lib64/python3.10/site-packages/apsw-3.36.0.post1-py3.10.egg-info
/usr/lib64/python3.10/site-packages/apsw-3.36.0.post1-py3.10.egg-info/PKG-INFO
/usr/lib64/python3.10/site-packages/apsw-3.36.0.post1-py3.10.egg-info/SOURCES.txt
/usr/lib64/python3.10/site-packages/apsw-3.36.0.post1-py3.10.egg-info/dependency_links.txt
/usr/lib64/python3.10/site-packages/apsw-3.36.0.post1-py3.10.egg-info/top_level.txt
/usr/lib64/python3.10/site-packages/apsw.cpython-310-x86_64-linux-gnu.so
/usr/share/doc/python3-apsw
/usr/share/doc/python3-apsw/_sources
/usr/share/doc/python3-apsw/_sources/apsw.rst.txt
/usr/share/doc/python3-apsw/_sources/backup.rst.txt
/usr/share/doc/python3-apsw/_sources/benchmarking.rst.txt
/usr/share/doc/python3-apsw/_sources/blob.rst.txt
/usr/share/doc/python3-apsw/_sources/build.rst.txt
/usr/share/doc/python3-apsw/_sources/changes.rst.txt
/usr/share/doc/python3-apsw/_sources/connection.rst.txt
/usr/share/doc/python3-apsw/_sources/copyright.rst.txt
/usr/share/doc/python3-apsw/_sources/cursor.rst.txt
/usr/share/doc/python3-apsw/_sources/dbapi.rst.txt
/usr/share/doc/python3-apsw/_sources/download.rst.txt
/usr/share/doc/python3-apsw/_sources/example.rst.txt
/usr/share/doc/python3-apsw/_sources/exceptions.rst.txt
/usr/share/doc/python3-apsw/_sources/execution.rst.txt
/usr/share/doc/python3-apsw/_sources/extensions.rst.txt
/usr/share/doc/python3-apsw/_sources/index.rst.txt
/usr/share/doc/python3-apsw/_sources/pysqlite.rst.txt
/usr/share/doc/python3-apsw/_sources/shell.rst.txt
/usr/share/doc/python3-apsw/_sources/tips.rst.txt
/usr/share/doc/python3-apsw/_sources/types.rst.txt
/usr/share/doc/python3-apsw/_sources/vfs.rst.txt
/usr/share/doc/python3-apsw/_sources/vtable.rst.txt
/usr/share/doc/python3-apsw/_static
/usr/share/doc/python3-apsw/_static/basic.css
/usr/share/doc/python3-apsw/_static/classic.css
/usr/share/doc/python3-apsw/_static/default.css
/usr/share/doc/python3-apsw/_static/doctools.js
/usr/share/doc/python3-apsw/_static/documentation_options.js
/usr/share/doc/python3-apsw/_static/file.png
/usr/share/doc/python3-apsw/_static/jquery.js
/usr/share/doc/python3-apsw/_static/language_data.js
/usr/share/doc/python3-apsw/_static/minus.png
/usr/share/doc/python3-apsw/_static/plus.png
/usr/share/doc/python3-apsw/_static/pygments.css
/usr/share/doc/python3-apsw/_static/searchtools.js
/usr/share/doc/python3-apsw/_static/sidebar.js
/usr/share/doc/python3-apsw/_static/underscore.js
/usr/share/doc/python3-apsw/apsw.html
/usr/share/doc/python3-apsw/backup.html
/usr/share/doc/python3-apsw/benchmarking.html
/usr/share/doc/python3-apsw/blob.html
/usr/share/doc/python3-apsw/build.html
/usr/share/doc/python3-apsw/changes.html
/usr/share/doc/python3-apsw/connection.html
/usr/share/doc/python3-apsw/copyright.html
/usr/share/doc/python3-apsw/cursor.html
/usr/share/doc/python3-apsw/dbapi.html
/usr/share/doc/python3-apsw/download.html
/usr/share/doc/python3-apsw/example.html
/usr/share/doc/python3-apsw/exceptions.html
/usr/share/doc/python3-apsw/execution.html
/usr/share/doc/python3-apsw/extensions.html
/usr/share/doc/python3-apsw/genindex.html
/usr/share/doc/python3-apsw/index.html
/usr/share/doc/python3-apsw/objects.inv
/usr/share/doc/python3-apsw/py-modindex.html
/usr/share/doc/python3-apsw/pysqlite.html
/usr/share/doc/python3-apsw/search.html
/usr/share/doc/python3-apsw/searchindex.js
/usr/share/doc/python3-apsw/shell.html
/usr/share/doc/python3-apsw/tips.html
/usr/share/doc/python3-apsw/types.html
/usr/share/doc/python3-apsw/vfs.html
/usr/share/doc/python3-apsw/vtable.html

References

Summary

In this tutorial we learn how to install python3-apsw on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).