Will not update

I have 2 items waiting for updates - inxi and Libpamac. When I click on “apply” it does some checking then asks for my password. When I give my password it just goes back to the “apply” screen and if you click on “apply” again it just does the same loop.

KDE Plasma 5.27.6
Raspberry Pi 4B

Open a terminal and try

sudo pacman-mirrors -f 5 && sudo pacman -Syyu

pamac was broken, so you cannot use the broken pamac to update itself. Use pacman on the command line… :arrow_down:

sudo pacman-mirrors -f 5 && sudo pkgfile -u && sudo pacman -Syyu

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.