How to Install and Uninstall python36-aiosqlite Package on openSuSE Tumbleweed
Last updated: November 07,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-aiosqlite" package
This is a short guide on how to install python36-aiosqlite on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-aiosqlite
Copied
2. Uninstall "python36-aiosqlite" package
In this section, we are going to explain the necessary steps to uninstall python36-aiosqlite on openSuSE Tumbleweed:
$
sudo zypper remove
python36-aiosqlite
Copied
3. Information about the python36-aiosqlite package on openSuSE Tumbleweed
Information for package python36-aiosqlite:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-aiosqlite
Version : 0.17.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 111,6 KiB
Installed : No
Status : not installed
Source package : python-aiosqlite-0.17.0-1.2.src
Summary : AsyncIO Bridge to the Standard Python sqlite3 Module
Description :
aiosqlite replicates the standard sqlite3 module, but with async versions of all
the standard connection and cursor methods, and context managers for
automatically closing connections.
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-aiosqlite
Version : 0.17.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 111,6 KiB
Installed : No
Status : not installed
Source package : python-aiosqlite-0.17.0-1.2.src
Summary : AsyncIO Bridge to the Standard Python sqlite3 Module
Description :
aiosqlite replicates the standard sqlite3 module, but with async versions of all
the standard connection and cursor methods, and context managers for
automatically closing connections.