Pacman: error while loading shared libraries: libcrypto.so.3: cannot open shared object file: No such file or directory

Hi there I was cleaning my disk in Manjaro by those commands lines

sudo pacman -Rns 
 sudo pacman -Qdt  
sudo pacman -Qtdq 
sudo paccache -r  
sudo pacman -Scc 
sudo pacman -Sc
sudo journalctl --vacuum-size=50M

After cleaning up I got error when I wanted to run Pacman or yay :

sudo pacman -Syu 
                                                          
pacman: error while loading shared libraries: libcrypto.so.3: cannot open shared object file: No such file or directory

Can you help me to figure it up?

:arrow_down:

:arrow_down:

https://forum.manjaro.org/search?q=libcrypto.so.3

Do you even know what any of these commands do or are you just blindly typing them? Please read manpages and/or wiki.

Also there is no way any of these commands would cause what you are saying.