Results 1 to 7 of 7

Thread: install kde desktop from kubuntu cd

  1. #1
    Join Date
    Dec 2007
    Location
    South Africa
    Beans
    62
    Distro
    Ubuntu 10.04 Lucid Lynx

    install kde desktop from kubuntu cd

    I have Hardy 8.04 running with gnome, but I want to take a look at KDE and play around. I got my hands on a Kubuntu cd (7.10), and was wondering if I can install the KDE desktop from that or do I have to download the package files?

  2. #2
    Join Date
    Nov 2008
    Location
    California, Bay Area
    Beans
    171
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: install kde desktop from kubuntu cd

    all you have to do is
    Code:
    sudo apt-get install kubuntu-desktop
    EDIT : sorry i misread, I've heard this works:

    To install kubuntu-desktop on existing Ubuntu
    insert Kubuntu CD
    sudo apt-cdrom add
    sudo apt-get install kubuntu-desktop
    logout | end session
    Session or Session Type choose KDE, then login.
    Let me know if it works
    Last edited by xjcannonx; January 1st, 2009 at 12:40 PM.

  3. #3
    Join Date
    Dec 2007
    Location
    South Africa
    Beans
    62
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: install kde desktop from kubuntu cd

    Is it possible to use the cd instead? the internet connection at home is still on dial-up! technology is on the fore-front on the african plains

  4. #4
    Join Date
    Dec 2007
    Location
    South Africa
    Beans
    62
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: install kde desktop from kubuntu cd

    Quote Originally Posted by xjcannonx View Post
    all you have to do is
    Code:
    sudo apt-get install kubuntu-desktop
    EDIT : sorry i misread, I've heard this works:



    Let me know if it works
    thanks, I tried it, but it gave me the following

    Code:
    muerte@muerte:~$ sudo apt-get install kubuntu-desktop
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    
    Since you only requested a single operation it is extremely likely that
    the package is simply not installable and a bug report against
    that package should be filed.
    The following information may help to resolve the situation:
    
    The following packages have unmet dependencies:
      kubuntu-desktop: Depends: kde-guidance but it is not going to be installed
                       Depends: kdenetwork-filesharing but it is not going to be installed
                       Recommends: kde-guidance-powermanager but it is not going to be installed
                       Recommends: openoffice.org-kde but it is not going to be installed
    E: Broken packages
    I guess I'll have to download the packages as you said in your first reply..oh well, I do have all the time in the world

    thanks for the help!
    meiring

  5. #5
    Join Date
    Nov 2005
    Location
    Sendai, Japan
    Beans
    11,296
    Distro
    Kubuntu

    Re: install kde desktop from kubuntu cd

    You forgot the first step

    Code:
    sudo apt-cdrom add
    「明後日の夕方には帰ってるからね。」


  6. #6
    Join Date
    Jul 2007
    Beans
    228
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: install kde desktop from kubuntu cd

    Wait. Wont there be any problems with the different versions?
    Remember: With great power comes great current squared times resistance.

  7. #7
    Join Date
    Nov 2005
    Location
    Sendai, Japan
    Beans
    11,296
    Distro
    Kubuntu

    Re: install kde desktop from kubuntu cd

    Only way to know is to try. If there are dependencies problems, Apt will warn about them.

    But yeah, it would be better to install from the same version if possible...
    「明後日の夕方には帰ってるからね。」


Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •