Search Criteria
Package Details: ricochet-refresh 3.0.44-1
Package Actions
| 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) |
Dependencies (12)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- protobuf (protobuf-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-declarative (qt5-declarative-gitAUR)
- qt5-multimedia
- qt5-quickcontrols (qt5-quickcontrols-gitAUR)
- qt5-quickcontrols2 (qt5-quickcontrols2-gitAUR)
- tor (tor-gitAUR, tor-unstableAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- qt5-tools (make)
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.