Error: Failed to prepare the transaction (unable to satisfy dependencies)
:: Installing boost-libs (1.86.0-1) breaks dependency 'libboost_filesystem.so=1.83.0-64' required by syncthingtray
-> Error installing repo packages
Error installing repo packages
(this is translated from my language to English)
I looked at this but it still doesn’t work. Do I just wait or it can be fixed?
ddnn
2
Uninstall it then reinstall it.
sudo pacman -R syncthingtray && sudo pacman -Syu
Once it’s finished:
yay -S syncthingtray
3 Likes
pebcak
3
There seems to be a typo in the second command given above.
syncthingtray is from AUR, so for reinstalling it OP would need to use an AUR-helper like yay
for example.
3 Likes
Benji
6
I had to install the QT6 version of SyncthingTray as the version for QT5 won’t compile with an up to date Plasma 6 EndeavourOS system.
yay -S syncthingtray-qt6
1 Like
system
Closed
7
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.