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

Last updated: May 16,2024

1. Install "python36-aioredis" package

Please follow the guidelines below to install python36-aioredis on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-aioredis

2. Uninstall "python36-aioredis" package

This is a short guide on how to uninstall python36-aioredis on openSuSE Tumbleweed:

$ sudo zypper remove python36-aioredis

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

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