Instantly share code, notes, and snippets.
Wokraround
pacman -S --overwrite "*" <package_name>
Also
pacman -Qnq | pacman -S - --overwrite '*'