How to Install and Uninstall python-aioredis Package on Manjaro

Last updated: May 12,2024

1. Install "python-aioredis" package

Please follow the guidelines below to install python-aioredis on Manjaro

$ sudo pacman -Sy $ sudo pacman -S python-aioredis

2. Uninstall "python-aioredis" package

This guide covers the steps necessary to uninstall python-aioredis on Manjaro:

$ sudo pacman -Rcns python-aioredis

3. Information about the python-aioredis package on Manjaro

Repository : community
Name : python-aioredis
Version : 2.0.0-3
Description : asyncio (PEP 3156) Redis client library
Architecture : any
URL : https://github.com/aio-libs/aioredis-py
Licenses : MIT
Groups : None
Provides : None
Depends On : python-async-timeout python-hiredis
python-typing-extensions
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 123.26 KiB
Installed Size : 714.20 KiB
Packager : Felix Yan
Build Date : Fri Dec 3 10:35:39 2021
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions