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

Last updated: July 01,2024

1. Install "python310-asyncpg" package

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

$ sudo zypper refresh $ sudo zypper install python310-asyncpg

2. Uninstall "python310-asyncpg" package

Please follow the step by step instructions below to uninstall python310-asyncpg on openSuSE Tumbleweed:

$ sudo zypper remove python310-asyncpg

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

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