Thomas Bushnell BSG wrote:
> I would like to be able to do
> 
> apt hold package-name
> 
> to put a package on hold.  Right now, the only way to do it is through
> deselect or editing /var/lib/dpkg/status by hand.

echo "package-name hold" | dpkg --set-selections

-- 
see shy jo

Reply via email to