Every time I use a command: sudo apt upgrade
in terminal I get this:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
#
# You can verify the status of security fixes using the `pro fix` command.
# E.g., a recent Ruby vulnerability can be checked with: `pro fix USN-6219-1`
# For more detail see: https://ubuntu.com/security/notices/USN-6219-1
#
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Help me please to get rid of this message "You can verify ..."
And where did it come from? I can not understand why I see it now?
sudo pro config set apt_news=false
- worked for me. – Stijn Aug 10 '23 at 12:48