Package Details: ricochet-refresh 3.0.44-1

Git Clone URL: https://aur.archlinux.org/ricochet-refresh.git (read-only, click to copy)
Package Base: ricochet-refresh
Description: Anonymous metadata-resistant instant messaging with Tor Onion Services v3 support.
Upstream URL: https://www.ricochetrefresh.net/
Keywords: anonymous instant messaging private tor
Licenses: BSD 3-clause
Submitter: dllud
Maintainer: dllud
Last Packager: dllud
Votes: 6
Popularity: 0.000000
First Submitted: 2021-08-01 16:24 (UTC)
Last Updated: 2026-07-26 12:36 (UTC)

Latest Comments

kdeler commented on 2026-06-22 18:48 (UTC)

Ah, thank you very much, I think clearing the Yay cache solved my problem. But during the reinstallation, I saw that version 3.0.43-2 was also downloaded.

dllud commented on 2026-06-22 17:23 (UTC)

@kdeler That's expected when some dynamically linked library gets an update. Seems like your AUR helper (yay) is re-installing a cached version of the package. Make sure you clean your cache and actually rebuild the package.

I got the same problem, rebuilding the package fixed it.

kdeler commented on 2026-06-21 07:12 (UTC)

After a system update (sudo pacman -Syu), ricochet-refresh 3.0.43-1 no longer starts on my EndeavourOS system.

The error is: error while loading shared libraries: libabsl_log_internal_check_op.so.2601.0.0: cannot open shared object file: No such file or directory

I already tried removing and reinstalling the package with yay -S ricochet-refresh, but that did not fix the issue. It looks like the package may need to be rebuilt against the current abseil-cpp version, or its dependencies may need to be updated.