Adam C Powell IV <[EMAIL PROTECTED]> writes: > Juan Miguel Bocanegra wrote: > > > Question is: Is there a way of upgrade all but these two (or any other) > > packages? > > Yes, in your favorite apt front-end just tell it to "hold" these two. For > example, in dselect, go to the package and hit = and it will not be upgraded.
Or, if you like the command-line, use echo "<packagename> hold" | dpkg --set-selections Hubert

