Re: Mixing apt-get and aptitude
First of all, sorry that I miss read your meaning.
On Wed, 25 Aug 2010 15:47:30 -0400, Anticept . wrote:
> Can apt-get hold back package updates like aptitude? This might be one
> of them.
Yes, it can, but it's done at the dpkg level.
To hold a Debian package not to be updated by apt-get
echo $package hold | dpkg --set-selections
Please note that such holding will not work for aptitude. So I agree with
you, this might be one of them.
--
Tong (remove underscore(s) to reply)
http://xpt.sourceforge.net/techdocs/
http://xpt.sourceforge.net/tools/
Reply to: