Search Criteria
Package Details: iredis 1.16.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/iredis.git (read-only, click to copy) |
|---|---|
| Package Base: | iredis |
| Description: | Terminal client for Redis with auto-completion and syntax highlighting. |
| Upstream URL: | https://github.com/laixintao/iredis |
| Keywords: | cli redis |
| Licenses: | BSD-3-Clause |
| Submitter: | a-wing |
| Maintainer: | a-wing (lilac) |
| Last Packager: | lilac |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-01-18 13:22 (UTC) |
| Last Updated: | 2026-03-27 12:22 (UTC) |
Dependencies (14)
- python
- python-click
- python-configobj
- python-mistune (python-mistune2AUR, python-mistune1AUR)
- python-packaging
- python-pendulum
- python-prompt_toolkit
- python-pygments
- python-redis
- python-build (make)
- python-installer (make)
- python-poetry (python-poetry-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
fbn commented on 2022-02-03 22:16 (UTC) (edited on 2022-02-03 22:18 (UTC) by fbn)
I'm getting this error:
It seems that
iredis1.11.0 now depends onpython-mistune(>2.0) only. It's incompatible withpython-mistune1.You can't install them both, so if you have
python-mistune1(my case because ofjupyter), you can't install and runiredisfrom this package.a-wing commented on 2021-02-18 06:46 (UTC)
@JMac Thanks for your feedback
already fixed https://github.com/archlinuxcn/repo/commit/2a0f378a114f89284bf020e7cb9d9249d6c31316
JMac commented on 2021-02-17 10:39 (UTC)
This package does not seem to indicate any of the dependencies of iredis; prompt-toolkit and importlib-resources to name a couple.