yay: error while loading shared libraries: libalpm.so.12: cannot open shared object file: No such file or directory

 yay: error while loading shared libraries: libalpm.so.12: cannot open shared object file: No such file or directory



fix:



cd /tmp && git clone 'https://aur.archlinux.org/yay.git' && cd /tmp/yay && makepkg -si && cd ~ && rm -rf /tmp/yay/



Comentarios