Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4845

Raspberry Pi OS • Re: Question on updates..

$
0
0
Almost every day I see the Update icon light up on the task bar telling me that updates are available. (Thank you to all those that are working on this behind the scenes)

Is there somewhere that logs what the changes are as I would like to know what's changing, is anything new, anything I should be using as a result of the update..?

I find myself googling all the package updates to see what they are impacting/changing..

Any tips ?

Could a www site be maintained that lists the updates by date ?

If you run the update part of the process 'manually'from a shell (CLI) prompt then on completion the utility will tell you how to examine "all the package updates to see what they are impacting/changing."

Code:

sudo apt update



Example from this morning -

Code:

david@rp54bw64full0512:~/Projects/speedtest $ sudo apt updateHit:1 http://deb.debian.org/debian bookworm InReleaseHit:2 http://archive.raspberrypi.com/debian bookworm InReleaseHit:3 http://deb.debian.org/debian-security bookworm-security InReleaseHit:4 http://deb.debian.org/debian bookworm-updates InReleaseReading package lists... DoneBuilding dependency tree... DoneReading state information... Done2 packages can be upgraded. Run 'apt list --upgradable' to see them.
Perhaps that helps?

Statistics: Posted by B.Goode — Wed Jan 24, 2024 12:21 pm



Viewing all articles
Browse latest Browse all 4845

Trending Articles