On Sun, Apr 14, 2002 at 07:01:28PM +0200, Vincent Lefevre wrote:
> How can I install packages from the unstable version of the
> distribution with apt-get?
> 
> For instance, if I type "apt-get install libgtk2.0-0" or
> "apt-get install libgtk2.0-0/unstable", I get an error
> 
> E: Couldn't find package libgtk2.0-0

Leave off the hyphenated version number which is not part of the
"proper" package name.

$ apt-get install libgtk2.0
 

-- 
Eric G. Miller <egm2@jps.net>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to