I've just gone from using windows vista 4 months ago to Ubuntu 8.10 to Kubuntu (the last 2 weeks). I would like to know how to update KDE in the terminal.
Announcement
Collapse
No announcement yet.
Updating KDE
Collapse
This topic is closed.
X
X
-
Re: Updating KDE
Not sure what you are asking, but if you mean to upradge KDE 4.1.3 to KDE 4.2.RC1 then follow this link http://www.kubuntu.org/news/kde-4.2-rc1
If you want to up upgrade to KDE 4.1.4 just enable pre-release updates in adept.Kubuntu 10.10 64bit<br />KDE 4.5.3<br />Kernel: 2.6.35.22 generic<br />Nvidia Driver: 260.19.06<br />Dell Dimension 9200 - Core 2 Duo 6300 - 3GB Ram<br />Nvidia Geforce 7900GS<br /><br />Linux user since March 2004<br />Linux user #526793
- Top
- Bottom
-
Re: Updating KDE
Originally posted by clebI would however advise you not to upgrade to 4.2 rc1, as it is far from being stable(dolphin crashes all the time etc). 4.1.4 is the best you can get now.
I find the important thing with new versions of KDE 4 is to keep your drivers up to date e.g video drivers, even if it means using beta versions.
That said I do like to live near the edge (not on it) even on my production machine.Kubuntu 10.10 64bit<br />KDE 4.5.3<br />Kernel: 2.6.35.22 generic<br />Nvidia Driver: 260.19.06<br />Dell Dimension 9200 - Core 2 Duo 6300 - 3GB Ram<br />Nvidia Geforce 7900GS<br /><br />Linux user since March 2004<br />Linux user #526793
- Top
- Bottom
Comment
-
Re: Updating KDE
Originally posted by clebI would however advise you not to upgrade to 4.2 rc1, as it is far from being stable(dolphin crashes all the time etc). 4.1.4 is the best you can get now.Kubuntu 9.04<br /><br /><br />http://www.kubuntucomputergeeks.com
- Top
- Bottom
Comment
-
Re: Updating KDE
If by update you mean get the newest updates to what you have installed? Very easy.
Open a Konsole and type:
Code:sudo apt-get update
Code:sudo apt-get upgrade
"The second most satisfying thing in life is to totally understand a complicated <br />concept. If you are very lucky you may attain *the* most satisfying thing in <br />life and actually grok it."
- Top
- Bottom
Comment
-
Re: Updating KDE
And as I've recently been made aware of, running:
Code:sudo apt-get dist-upgrade
Code:sudo apt-get upgrade
Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
-
Re: Updating KDE
I've never had a problem with plain ol' upgrade. But I usually use a package manager. Thanks, Snowhog! I learned something today."The second most satisfying thing in life is to totally understand a complicated <br />concept. If you are very lucky you may attain *the* most satisfying thing in <br />life and actually grok it."
- Top
- Bottom
Comment
-
Re: Updating KDE
See my [SOLVED] linux-* packages kept back and kubicle's reply (Reply #7) which is how I learned about this. I tend to use the CLI and sudo apt-get for my upgrades more than I do the package manager.Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
Comment