I am trying to update my Raspberry Pi from Buster to Bullseye. I receive the error
The following packages have unmet dependencies:
libc6-dev : Breaks: libgcc-8-dev (< 8.4.0-2~)
but 8.3.0-6+rpi1 is to be installed
I found a workaround at how to solve apt-get dist-upgrade
But the author's rpavlik directory no longer exists on the server.
Is there a solution available elsewhere? This was the only direct solution to the problem I was able to find. I'm a Linux novice, so I don't know how to do things like build repositories, so I'd need a script or step-by-step instructions. I hope those exist somewhere!