You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was just pursuing over the Raspberry Pi setup instructions when I realized that a part of the setup reads to add deb http://www.deb-multimedia.org/ buster main non-free to /etc/apt/sources.list. Since the Raspberry Pi has been using Bullseye for a while now, that made me wonder if I should change buster to bullseye, so I visited the http://www.deb-multimedia.org/ webpage. According to the webpage, screenshot attached, we should now be using bullseye instead of buster. Should we now be using bullseye instead of buster on the line that we add to /etc/apt/sources.list?
The text was updated successfully, but these errors were encountered:
Dewey3
changed the title
Should Raspberry Pi Users Change the Buster Name to Bullseye
Should Raspberry Pi Users Change the Buster Name to Bullseye?
May 12, 2022
Ha! I'm actually making a PR for that right now. Along with general house keeping stuff for the Buster -> Bullseye transition and the newer software stack (including using 64bit by default). Just finishing the validation of the compile right now to make sure I didn't screw anything up and these instructions actually work.
I was just pursuing over the Raspberry Pi setup instructions when I realized that a part of the setup reads to add
deb http://www.deb-multimedia.org/ buster main non-free
to /etc/apt/sources.list. Since the Raspberry Pi has been using Bullseye for a while now, that made me wonder if I should changebuster
tobullseye
, so I visited the http://www.deb-multimedia.org/ webpage. According to the webpage, screenshot attached, we should now be usingbullseye
instead ofbuster
. Should we now be usingbullseye
instead ofbuster
on the line that we add to /etc/apt/sources.list?The text was updated successfully, but these errors were encountered: