Announcement

Collapse
No announcement yet.

Pure KDE 4 on Kubuntu

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Pure KDE 4 on Kubuntu

    Hi everyone.

    I'm using Kubuntu 8.0.4 with KDE 3.5.9.
    Yesterday i tried to install Kubuntu 8.04 with KDE 4 inside.
    As you know,it's a mixed version,and both version programs and libraries are inside in it.

    How can i have a Kubuntu with pure KDE 4?
    Nothing from 3.5.9.

    Maybe it's not stable but i want to try it.

    What should i do?

    #2
    Re: Pure KDE 4 on Kubuntu

    Maybe something like this:


    Earlier: FAQ: Removing KDE4 from mixed system

    Modifying that =>

    #1 Remove key packages

    - kdebase, base components from the official KDE release
    - kdelibs, core libraries from the official KDE release
    - and so on...

    Check version first:
    Code:
    apt-show-versions | grep "3.5.9"

    #2 Remove packages that are no more needed (they depend key packages).
    Code:
    sudo apt-get autoremove
    man apt-get
    autoremove
    autoremove is used to remove packages that were automatically installed to satisfy dependencies for some package and that are no more needed.

    Upgrading KDE 3.5.9 to KDE 4.1-alpha:

    Topic: KDE 4.1 - Now
    http://kubuntuforums.net/forums/inde...opic=3094578.0
    Before you edit, BACKUP !

    Why there are dead links ?
    1. Thread: Please explain how to access old kubuntu forum posts
    2. Thread: Lost Information

    Comment

    Working...
    X