How to activate backports repository on Raspberry Pi OS (Raspbian)
Add the following lines at the end of /etc/apt/sources.list
:
sources.list
deb http://deb.debian.org/debian bullseye-backports main contrib non-free
deb-src http://deb.debian.org/debian bullseye-backports main contrib non-free
After that, run
apt_update.sh
sudo apt update
Check out similar posts by category:
Linux, Raspberry Pi
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow