I did sudo apt-mark hold nameofthepackage on 3 packages, but now I have an annoying remark when I upgrade with sudo apt-get upgrade :
Following packages have been holded :
package1 package2 package3
0 upgraded, 0 installed, 0 to remove and 3 non-updated.
(I'm sorry about the unexact output of the terminal, I'm using a french-version and I don't know exactly how to say this in english.)
Does it exist a way of "hiding" this ? I would like to have the usual 0 non-updated even when I hold packages. Thanks