How to Install and Uninstall python3-aiosqlite.noarch Package on Oracle Linux 8

Last updated: July 07,2024

1. Install "python3-aiosqlite.noarch" package

Please follow the guidelines below to install python3-aiosqlite.noarch on Oracle Linux 8

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

2. Uninstall "python3-aiosqlite.noarch" package

This guide let you learn how to uninstall python3-aiosqlite.noarch on Oracle Linux 8:

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

3. Information about the python3-aiosqlite.noarch package on Oracle Linux 8

Last metadata expiration check: 4:17:28 ago on Mon Sep 12 02:51:38 2022.
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+.