Hello Puppy Forums,
Just installed Bookworm Pup64 frugal install to a USB flash drive.
Do I need to update my new install using these commands in the terminal.
Code: Select all
apt update && apt upgrade
I ran the commands and there didn't seem to be any updates.
Here's the output.
Code: Select all
# apt update && apt upgrade
Hit:1 http://deb.debian.org/debian bookworm InRelease
Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
4 packages can be upgraded. Run 'apt list --upgradable' to see them.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
gir1.2-rsvg-2.0 librsvg2-2 librsvg2-bin librsvg2-common
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
#
Thanks.