(11-10-2025, 06:41 PM)king1 Wrote: for that one in the attachment it should be
Code:apt list --upgradable
Run - isn't part of the command
Yeah, exactly.
When it says: Run 'apt list --upgradable' it's telling you to run the command within the quotes, which is as king1 has described.
"Run" is the command given to you, not the command you type into the terminal.