On 11/16/25 05:41, kamaraju kusumanchi wrote:
How to dump the changelog displayed when running the command sudo apt-get upgrade into a file without actually upgrading the packages?
$ apt-get -s upgrade > simulated-upgrade.txt Is what you want I guess. -- John Doe