Comment on Any way to update the software in Raspian without updating the OS?
Deckweiss@lemmy.world 6 months agoAh makes sense. Still there should be no issue with doing stuff the normal way.
apt update
doesn’t update your OS to a whole new version.
The command for an OS update is some5hing like “do-release-upgrade” (but I forgot the exact name since I havent used debian for years)
4am@lemm.ee 6 months ago
Only on Ubuntu based distros AFAIK but
sudo do-release-upgrade
is the correct command