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

Re: Installing packages from unstable version



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 debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: