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

Re: How to tell WHY apt wants to install so many packages



 --- Marc Shapiro <mshapiro_42@yahoo.com> wrote: 
 
> I like the way that apt-get works.  I am used to it.  I can hold 
> packages by doing 'dpkg --get-selections > selections', edit the file 
> and then 'dpkg --set-selections < selections'.  It may be a bit clumsy, 
> but I am used to it and I understand it.

That's part of your problem.

echo "packagename hold" | dpkg --set-selections  #hold a package
echo "packagename install" | dpkg --set-selections  #unhold

... has to be easier.  No? :)

-- Thomas Adam

=====
"The Linux Weekend Mechanic" -- http://linuxgazette.net
"TAG Editor"                 -- http://linuxgazette.net

"<shrug> We'll just save up your sins, Thomas, and punish 
you for all of them at once when you get better. The 
experience will probably kill you. :)"

 -- Benjamin A. Okopnik (Linux Gazette Technical Editor)


	
	
		
___________________________________________________________ 
ALL-NEW Yahoo! Messenger - all new features - even more fun! http://uk.messenger.yahoo.com



Reply to: