Michael Lyngbøl wrote: > Hello, > > How to I mark an already installed package "hold"? (using some other tool > than dselect) > > Can it be done using dpkg?
Play with
echo foo hold |dpkg --set-selections
Regards,
Joey
--
GNU does not eliminate all the world's problems, only some of them.
-- The GNU Manifesto

