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

Last updated: October 05,2024

1. Install "python38-aioredis" package

Please follow the guidance below to install python38-aioredis on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-aioredis

2. Uninstall "python38-aioredis" package

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

$ sudo zypper remove python38-aioredis

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

Information for package python38-aioredis:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-aioredis
Version : 1.3.1-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 616,6 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.