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

Last updated: June 05,2024

1. Install "python39-asyncpg" package

This guide let you learn how to install python39-asyncpg on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-asyncpg

2. Uninstall "python39-asyncpg" package

This guide covers the steps necessary to uninstall python39-asyncpg on openSuSE Tumbleweed:

$ sudo zypper remove python39-asyncpg

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

Information for package python39-asyncpg:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-asyncpg
Version : 0.29.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.2 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