How to Install and Uninstall python312-asyncpg Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "python312-asyncpg" package

This is a short guide on how to install python312-asyncpg on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-asyncpg

2. Uninstall "python312-asyncpg" package

Please follow the instructions below to uninstall python312-asyncpg on openSuSE Tumbleweed:

$ sudo zypper remove python312-asyncpg

3. Information about the python312-asyncpg package on openSuSE Tumbleweed

Information for package python312-asyncpg:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-asyncpg
Version : 0.29.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.4 MiB
Installed : No
Status : not installed
Source package : python-asyncpg-0.29.0-1.2.src
Upstream URL : https://github.com/MagicStack/asyncpg
Summary : Python asyncio PosgtreSQL driver
Description :
A fast PostgreSQL Database Client Library for Python/asyncio.
**asyncpg** is a database interface library designed specifically for
PostgreSQL and Python/asyncio with clean implementation