I can only see the source packages on the release page, and I can find other version on redis-labs (debian) but not the latest ones. If I am not looking at the right place, could you help with where do you publish redis's debian packages? or, when will they be released?
Comment From: sundb
did you install by refering https://redis.io/docs/latest/operate/oss_and_stack/install/install-redis/install-redis-on-linux/ ?
Comment From: RobinDuhan
I am on a system where I don't have access to internet, so I was looking for actual packages itself.
Comment From: sundb
@RobinDuhan you can use apt-get download redis to get the package.
Comment From: RobinDuhan
Ofcourse, didn't think of that 🤦 - thanks @sundb
Comment From: RobinDuhan
I couldn't find this for rpm.
Available Packages
redis.x86_64 6.2.6-1.el9 rhel-9-appstream-rhui-rpms
redis.x86_64 6.2.7-1.el9 rhel-9-appstream-rhui-rpms
Only the older versions are available. Followed instructions from - https://redis.io/docs/latest/operate/oss_and_stack/install/install-redis/install-redis-on-linux/
Any idea when will this be updated?