apt-get question

Karl Schmidt karl at xtronics.com
Sat Mar 13 22:46:24 CST 2004


Brian Densmore wrote:

> Any way to tell apt-get to get something from "testing"
> if you are running "stable". I suppose I could download
> it and dpkg it. Although I'm not real comfortable doing
> that just yet. I don't want to upgrade to "testing", but
> I do want this one package that is only in "testing".
> While I'm on the subject what are the downsides of "mixing"
> package levels? Will it break apt-get?
> 
> Thanks,
> Brian
> 

apt-get install package-name/testing

or

wajig install package-name/testing

In your /etc/apt/sources.list file, you may need to put the following so 
apt knows where to get it from:

#Testing
deb http://ftp.us.debian.org/debian testing main non-free contrib
deb http://non-us.debian.org/debian-non-US testing/non-US main contrib 
on-free

#this last line wrapped - you can figure it out.

-- 
--------------------------------------------------
Karl Schmidt EMail    Karl at xtronics.com
Transtronics, Inc.    WEB http://xtronics.com
3209 West 9th Street  Ph(785) 841-3089
Lawrence, KS 66049    FAX(785) 841-0434

Age is an issue of mind over matter. If you don't mind, it doesn't 
matter. -- Mark Twain
-------------------------------------------------




More information about the Kclug mailing list