How to Install and Uninstall python3-aiosqlite Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-aiosqlite" package

Learn how to install python3-aiosqlite on Kali Linux

$ sudo apt update $ sudo apt install python3-aiosqlite

2. Uninstall "python3-aiosqlite" package

Please follow the instructions below to uninstall python3-aiosqlite on Kali Linux:

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

3. Information about the python3-aiosqlite package on Kali Linux

Package: python3-aiosqlite
Source: python-aiosqlite
Version: 0.17.0-2
Installed-Size: 74
Maintainer: Benjamin Hof
Architecture: all
Depends: python3-typing-extensions, python3:any
Suggests: python-aiosqlite-doc
Size: 16244
SHA256: 12dd258a28e30830fcd4c50d4eceb3d086c77ac397a3dcb81d1e6104241b3a69
SHA1: bce641170aa96e8e84914ea5b49b3316ef6974da
MD5sum: 8dee5498cf0e22a4ed4d606bbf79e1f2
Description: sqlite library for Python 3 using asyncio
A Python 3 module for using sqlite with asyncio. It allows interaction with
SQLite databases on the main asyncio event loop without blocking execution of
other coroutines while waiting for queries or data fetches.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/omnilib/aiosqlite
Section: python
Priority: optional
Filename: pool/main/p/python-aiosqlite/python3-aiosqlite_0.17.0-2_all.deb