How to Install and Uninstall python3-aiosqlite.noarch Package on CentOS Stream 8

Last updated: January 20,2025

1. Install "python3-aiosqlite.noarch" package

Here is a brief guide to show you how to install python3-aiosqlite.noarch on CentOS Stream 8

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

2. Uninstall "python3-aiosqlite.noarch" package

This is a short guide on how to uninstall python3-aiosqlite.noarch on CentOS Stream 8:

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

3. Information about the python3-aiosqlite.noarch package on CentOS Stream 8

Last metadata expiration check: 2:51:40 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-aiosqlite
Version : 0.12.0
Release : 1.el8
Architecture : noarch
Size : 30 k
Source : python-aiosqlite-0.12.0-1.el8.src.rpm
Repository : epel
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+.