Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3546

Raspberry Pi OS • Re: Tried to upgrade to Trixie - Broken install command not working

$
0
0
I had the same problem with the installation process trying to overwrite

Code:

/usr/lib/aarch64-linux-gnu/lxpanel/plugins/batt.so
Fixed it using this command:

Code:

dpkg --purge --force-depends lxplug-batt
After running

Code:

apt --fix-broken install
I got the next error when the system tried to overwrite

Code:

/usr/lib/aarch64-linux-gnu/lxpanel/plugins/cpu.so
Same thing:

Code:

dpkg --purge --force-depends lxplug-cpuapt --fix-broken install
This did the trick.

Statistics: Posted by thilo61 — Sun Nov 02, 2025 11:47 am



Viewing all articles
Browse latest Browse all 3546

Trending Articles