Results 1 to 4 of 4
Hi all this is my situation. I am running debian etch , kernel ver# 2.6.15-486
It comes with gnome 2.14 . I do not want kde 3.5.3-2 to install I ...
- 07-07-2006 #1Just Joined!
- Join Date
- Apr 2005
- Location
- Corvallis, Oregon
- Posts
- 9
how to get sources for kde 3.3 or 3.4 for debian testing
Hi all this is my situation. I am running debian etch , kernel ver# 2.6.15-486
It comes with gnome 2.14 . I do not want kde 3.5.3-2 to install I want to get kde 3.3 or 3.4 installed ,but the sources or files are not even on the debian site
How can I get the source to add to my /etc/apt/sources.list ?
any thing is helpful and appreciated .
thanks
digit
- 07-07-2006 #2Just Joined!
- Join Date
- Jul 2006
- Location
- Rosario, Argentina
- Posts
- 55
am...
If what you want is to install kde 3.3 or 3.4, just do as root or su:
apt-get update
apt-get install kde
you should get 3.3, that's the newest version on apt... at least on my sources :P
- 07-07-2006 #3
If you add a stable site to your sources.list you can do a
to install the stable version of kde (3.3)Code:apt-get -t stable kde
Brilliant Mediocrity - Making Failure Look Good
- 07-07-2006 #4
Then you will have to make sure KDE doesn't get updated with the rest of your system when you run "apt-get upgrade".
Follow those instructions to "hold" KDE to the stable version :
http://www.debian.org/doc/manuals/qu...en.html#s-hold"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee


Reply With Quote
