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

Last updated: July 08,2024

1. Install "python311-asyncpg" package

Please follow the guidelines below to install python311-asyncpg on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-asyncpg

2. Uninstall "python311-asyncpg" package

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

$ sudo zypper remove python311-asyncpg

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

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