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

Last updated: May 17,2024

1. Install "python39-aioredis" package

Please follow the step by step instructions below to install python39-aioredis on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-aioredis

2. Uninstall "python39-aioredis" package

Here is a brief guide to show you how to uninstall python39-aioredis on openSuSE Tumbleweed:

$ sudo zypper remove python39-aioredis

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

Information for package python39-aioredis:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-aioredis
Version : 1.3.1-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 618,1 KiB
Installed : No
Status : not installed
Source package : python-aioredis-1.3.1-1.6.src
Summary : Python asyncio Redis support
Description :
The library is intended to provide simple and clear interface to Redis based on asyncio.