Telegram-desktop: error while loading shared libraries: libprotobuf.so.28

I install telegram in manjaro kde but not working not lunching

Hello @qus,

you can run telegram from terminal to see if there are some errors shown.

telegram-desktop

thanks

telegram-desktop: error while loading shared libraries: libprotobuf.so.28: cannot open shared object file: No such file or directory

how to fix this problem

What says:

pamac search libprotobuf.so

Just checking: did you install the package from the repositories? Or the Snap/Flatpak?

ok
thanks

protobuf [Installed] 3.17.3-1 extra
Protocol Buffers - Google’s data interchange format

what to do after this

… answer the question of @maycne.sonahoz ? :wink:

Your system is way out of date. libprotobuf is at .32 these days.

So update your system.

sudo pacman -Syu

If that says Nothing to do, then do:

sudo pacman-mirrors -f10
sudo pacman -Syyu
2 Likes

thanks

invalid or corrupted package:
why its not updating

Please post the entire output of the pacman -Syyu command.

ok
i iwll