LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
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 08-27-2006, 10:56 AM   #1
brazilian_user
Member
 
Registered: Nov 2005
Location: Brazil, Poá - São Paulo
Distribution: Debian Etch
Posts: 110

Rep: Reputation: 15
How to install the lastest version of KDE


Hello Guys!!

I'm using Debian Etch and I'd like to know what packages I must install
to have the lastest version of KDE.

Thank You!
 
Old 08-27-2006, 12:02 PM   #2
HappyTux
Senior Member
 
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 4,170

Rep: Reputation: 244Reputation: 244Reputation: 244
Quote:
Originally Posted by brazilian_user
Hello Guys!!

I'm using Debian Etch and I'd like to know what packages I must install
to have the lastest version of KDE.

Thank You!

Well you would need a line for unstable in your /etc/apt/sources.list like this.

Code:
## Unstable Sources
deb http://ftp2.de.debian.org/debian/ sid main contrib non-free
deb-src http://ftp2.de.debian.org/debian/ sid main contrib non-free
Then since you need to use what is called apt-pinning you need a /etc/apt/preferences file with something like this in it.

Code:
Package: *
Pin: release testing
Pin-Priority: 900

Package: *
Pin: release unstable
Pin-Priority: 600
and in your /etc/apt/apt.conf.

Code:
APT::Default-Release "testing";
APT::Cache-Limit 20000000;
To tell apt to be using testing/etch as your default and to raise the cache limit for the extra packages required. Now it would be either deselct update or apt-get update to get the new package lists from the unstable distribution. Then you would need to apt-get install -t unstable all_packages_at_older_versions_here you could find these by using something like this.

Code:
COLUMNS=150 dpkg -l | grep 3.5.[123]
Which will give you a list of many packages including the KDE ones with a version number of 3.5.1, 3.5.2 and 3.5.3 these would be the ones needing to be upgraded.
 
  


Reply



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
Slackware 10.2 with lastest versions of apache mysql php kookie Slackware 3 05-23-2006 08:49 PM
lastest kernel? linuxmandrake Debian 1 09-28-2005 12:32 PM
install new KDE with KDE version 3.2.1 kernelvn Linux - General 1 08-26-2004 05:34 AM
After lastest up2date NVIDIA suddenly fails ericcarlson Fedora 1 08-02-2004 09:51 AM
nVidia GeForce FX5900 + lastest drivers = 1300fps???? Hammett Linux - Software 2 04-22-2004 11:45 AM

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

All times are GMT -5. The time now is 04:59 PM.

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