It is preferred to post text output as text inside code tags rather than an image.
The "-a" switch in apt list is short for "--all-versions" so it will show other versions than what is available in the main repository. These are something like different arch eg. i386 or versions from backports if you have those enabled.
Try it, from your example:
The "-a" switch in apt list is short for "--all-versions" so it will show other versions than what is available in the main repository. These are something like different arch eg. i386 or versions from backports if you have those enabled.
Try it, from your example:
Code:
apt list -a --upgradeable
Statistics: Posted by sunrat — 2025-02-08 03:10 — Replies 1 — Views 46