Hey there, I followed this guide
https://wiki.debian.org/NvidiaGraphicsD ... 5.183.01-1
... and there it mentions to add contrib, non-free and non-free-firmware into the sources.list
But for me it's not very clear if I'm supposed to add those to each line?
First round I did like this (only added to the very first line that has "bookworm" alone) :
But then I was thinking outside of the box, so I instead added those components to every line (bookworm, bookworm-update, bookworm-security and bookworm-backports including the deb-src too), like this:
1. Am I good to go with this latter list and start using my distro and install packages from now on like this?
2. If I were to use one of the two variations above, what would be the difference between the two - if any?
3. Whats the difference between bookworm, bookworm-update, bookworm-security and bookworm-backports?
https://wiki.debian.org/NvidiaGraphicsD ... 5.183.01-1
... and there it mentions to add contrib, non-free and non-free-firmware into the sources.list
But for me it's not very clear if I'm supposed to add those to each line?
First round I did like this (only added to the very first line that has "bookworm" alone) :
Code:
deb http://deb.debian.org/debian/ bookworm non-free contrib main non-free-firmware
But then I was thinking outside of the box, so I instead added those components to every line (bookworm, bookworm-update, bookworm-security and bookworm-backports including the deb-src too), like this:
Code:
deb http://deb.debian.org/debian/ bookworm non-free contrib main non-free-firmware deb-src http://deb.debian.org/debian/ bookworm non-free contrib main non-free-firmware deb http://deb.debian.org/debian/ bookworm-updates non-free contrib main non-free-firmware deb-src http://deb.debian.org/debian/ bookworm-updates non-free contrib main non-free-firmware deb http://security.debian.org/debian-security/ bookworm-security non-free contrib main non-free-firmware deb-src http://security.debian.org/debian-security/ bookworm-security non-free contrib main non-free-firmware # Backports allow you to install newer versions of software made available for this releasedeb http://deb.debian.org/debian/ bookworm-backports non-free contrib main non-free-firmware deb-src http://deb.debian.org/debian/ bookworm-backports non-free contrib main non-free-firmware
1. Am I good to go with this latter list and start using my distro and install packages from now on like this?
2. If I were to use one of the two variations above, what would be the difference between the two - if any?
3. Whats the difference between bookworm, bookworm-update, bookworm-security and bookworm-backports?
Statistics: Posted by silensys — 2024-07-25 17:14