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

Last updated: July 05,2024

1. Install "python38-asyncpg" package

This guide covers the steps necessary to install python38-asyncpg on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-asyncpg

2. Uninstall "python38-asyncpg" package

Please follow the guidelines below to uninstall python38-asyncpg on openSuSE Tumbleweed:

$ sudo zypper remove python38-asyncpg

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

Information for package python38-asyncpg:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-asyncpg
Version : 0.24.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 2,2 MiB
Installed : No
Status : not installed
Source package : python-asyncpg-0.24.0-1.1.src
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