I neglected to include a reference in my post that gives some clues to the new apt-get magic:
http://lists.debian.org/debian-user/2001/debian-user-200106/msg00876.html On Tuesday 20 November 2001 16:34, Mark Bigler wrote: > The only version I know about (other than an older version Progeny > had in its Potato/Woody distribution) is in Sid. > > If you're > > 1) currently using Woody (i.e. you have the latest apt), > 2) you're up to a slight risk with unstable, and > 3) you'd like to try putting apt through its paces > > you can apt-get the Sid version by creating an apt preferences file > that ranks Woody over Sid, for example -- > > /etc/apt/preferences: > -------------------------------------- > Package: * > Pin: release a=testing > Pin-Priority: 900 > > Package: * > Pin: release o=Debian > Pin-Priority: -10 > -------------------------------------- > > add unstable to your sources.list file: > > -------------------------------------- > deb http://http.us.debian.org/debian unstable main contrib non-free > -------------------------------------- > > do an apt-get update > > Then, with fingers crossed, do: > > apt-get -t unstable install galeon > > But, if apt-get wants to remove anything, you probably don't want to > proceed. If all goes well, you'll probably end up with parts of > Mozilla as well. So you might want to install Moz as well. > > If you try this, I'd love to know how it turns out. > > On Tuesday 20 November 2001 15:49, Rob Hudson wrote: > > anyone have apt sources for galeon?
