[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Simple aptitude/apt question



Hugh Crissman a écrit :

> How do I exclude a package when doing a upgrade. Say Postfix for
> example. I want to update all the packages on my system but I don't
> want to update Postfix. How would I do that?

With aptitude, you select the package you don't want to upgrade and then
press the '=' key.
You can use dpkg too with a command like:

echo "package_name hold" | dpkg --set-selections

cu.

>
>
> HCrissman
>
>



Reply to: