LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 12-13-2004, 06:03 AM   #1
Anmol
LQ Newbie
 
Registered: Aug 2003
Location: Pittsburgh PA
Posts: 27

Rep: Reputation: 15
Installing KDE 3.3.1 on Debian Sarge


Hello All,

Can some1 help me installing KDE 3.3.1 on Debian Sarge. I have 3.2.1 right now. I tried changing my sources.list but in vain. Here is my sources.list file

##deb file:///cdrom/ sarge main

#deb cdrom:[Debian GNU/Linux testing _Sarge_ - Official Snapshot i386 Binary-1 (20041121)]/ unstable contrib main

#deb ftp://carroll.aset.psu.edu/pub/linux...utions/debian/ testing main
#deb-src ftp://carroll.aset.psu.edu/pub/linux...utions/debian/ testing main

#deb http://security.debian.org/ testing/updates main contrib
#deb http://ftp.us.debian.org/debian testing main contrib non-free
#deb http://ftp.us.debian.org/debian unstable main contrib non-free
#deb ftp://carroll.aset.psu.edu/pub/kde/stable/3.3.1/Debian unstable main contribnon-free

deb http://ftp.debian.org unstable main
deb http://ftp.us.debian.org/debian unstable main contrib non-free
deb http://non-us.debian.org/debian-non-US unstable/non-US main contrib non-free


Hope someone can help me.

Thanks

Anmol
 
Old 12-13-2004, 03:50 PM   #2
m_yates
Senior Member
 
Registered: Aug 2003
Location: Upstate
Distribution: Debian, Mint, Mythbuntu
Posts: 1,249

Rep: Reputation: 101Reputation: 101
If you want to keep using Sarge, you should create a preferences file in /etc/apt/preferences with:
Code:
Package: *
Pin: release o=Debian,a=unstable
Pin-Priority: 600

Package: *
Pin: release o=Debian,a=testing
Pin-Priority: 650
That way, not every package on your system will be upgraded to unstable, only those you select. It will always select testing packages first, even if it is an older version.

Then create a sources.list file that has both testing and unstable sources in it:
Code:
deb ftp://ftp.debian.org/debian unstable main contrib non-free
deb ftp://non-us.debian.org/debian-non-US unstable/non-US main contrib non-free
deb ftp://ftp.debian.org/debian testing main contrib non-free
deb ftp://non-us.debian.org/debian-non-US testing/non-US main contrib non-free
deb ftp://security.debian.org/debian-security testing/updates main contrib non-free
Then do:
Code:
apt-get update
To install a package from unstable (like kde 3.3.1):
Code:
apt-get -t unstable install kde
That should install kde and all required dependencies from unstable. Hope that helps!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Help installing Debian Sarge ctkroeker Debian 22 07-27-2005 11:42 AM
installed debian sarge have both kde & gnome jazztown Debian 6 07-02-2005 11:32 AM
Need help installing Debian Sarge please 1702fp Debian 13 03-04-2005 09:01 PM
mysteriously logged out of kde (debian sarge) blue penguin Linux - Software 0 02-23-2005 06:55 AM
Debian sarge without KDE moestifer Debian 3 08-14-2004 05:42 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 07:32 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration