How to Install and Uninstall python3-aiosqlite.noarch Package on Fedora 34

Last updated: October 04,2024

1. Install "python3-aiosqlite.noarch" package

Please follow the instructions below to install python3-aiosqlite.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-aiosqlite.noarch

2. Uninstall "python3-aiosqlite.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-aiosqlite.noarch on Fedora 34:

$ sudo dnf remove python3-aiosqlite.noarch $ sudo dnf autoremove

3. Information about the python3-aiosqlite.noarch package on Fedora 34

Last metadata expiration check: 0:40:03 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-aiosqlite
Version : 0.17.0
Release : 1.fc34
Architecture : noarch
Size : 41 k
Source : python-aiosqlite-0.17.0-1.fc34.src.rpm
Repository : fedora
Summary : Asyncio bridge to the standard SQLite3 module
URL : https://github.com/jreese/aiosqlite
License : MIT
Description : aiosqlite AsyncIO bridge to the standard SQLite3 module for Python 3.5+.