How to Install and Uninstall python3-aiosqlite.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: November 28,2024

1. Install "python3-aiosqlite.noarch" package

This is a short guide on how to install python3-aiosqlite.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-aiosqlite.noarch" package

Please follow the guidance below to uninstall python3-aiosqlite.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-aiosqlite.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:17:54 ago on Mon Feb 26 15:59:38 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+.