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

Bug#53156: apt: apt should have a way to put packages on hold



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 to: