Find the answer to your Linux question:
Results 1 to 6 of 6
Well I got the Debian cds I ordered today in the mail. I was wondering how I could get KDE to install, it seems to just install GNOME by default. ...
  1. #1
    kbk
    kbk is offline
    Linux User kbk's Avatar
    Join Date
    Jun 2005
    Location
    Ohio, USA
    Posts
    359

    KDE with Debian

    Well I got the Debian cds I ordered today in the mail. I was wondering how I could get KDE to install, it seems to just install GNOME by default. I haven't finished installation yet so it's not a problem to restart it. Thanks.

  2. #2
    Just Joined!
    Join Date
    Jun 2005
    Posts
    72

    re. kde install

    Assuming u are installing Sarge and u have gotten to gnome probably with gdm then while in gdm u can choose other desktop(kde) as long as it is installed.
    Do u have internet connexn setup? Have u run apt-setup to use internet(ftp or http) ?--or just ur cds,wc is ok too? U can run apt-get install kde if it isn't in the gdm menu. U can use synaptic to install kde also as long as it is installed. In other words where are u in ur install?
    Check out these refs:
    1)Google Debian Tips and Tricks 2)Review Debian install tutorial in this forum 3)Read Post-install configuration at top of LQ(linuxquestions) debian forum 4) Try dl'ing SimplyLinux book by jetzblack wc covers debian install and config 5)Try Debian Administration web site newbie tutorials. These and more guides can help u finish ur install successfully.
    Good luck.

  3. #3
    kbk
    kbk is offline
    Linux User kbk's Avatar
    Join Date
    Jun 2005
    Location
    Ohio, USA
    Posts
    359
    I am using cds. Can I use apt-get and direct it to the cd to install packages, once I have booted into Gnome or KDE? The last time I installed I just told it to install all the packages though, so everything should be there now eh.

  4. #4
    Linux Guru kkubasik's Avatar
    Join Date
    Mar 2004
    Location
    Lat: 39:03:51N Lon: 77:14:37W
    Posts
    2,396
    try

    sudo apt-get install kde
    Avoid the Gates of Hell. Use Linux
    A Penny for your Thoughts

    Formerly Known as qub333

  5. #5
    Linux Guru antidrugue's Avatar
    Join Date
    Oct 2005
    Location
    Montreal, Canada
    Posts
    3,212
    No need for that, KDE is install by default with the "Desktop" package you choose during installation.

    Just login into KDE instead of GNOME when you load GDM.

    That's it.

    If you want to make sure it is installed:
    Code:
    dpkg -l | grep -i kde
    But I tell you, it is with Sarge.
    "To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."

    -Bruce Lee

  6. #6
    Just Joined!
    Join Date
    Jun 2005
    Posts
    72

    kde in sarge

    kbk, as already said u probably already have kde. U can use apt-get to install pkgs from cds but u can also use synaptic for same. U can also add other sarge sites including security sites to ur /etc/apt/sources.list file. Checkout the LQ debian forum (top of page) for sources lists u can try -like the marillat sarge site.
    Before trying major changes use ur system for a while as is, setup ur modem,printer and desktop to ur liking, read up on debian, then with that knowledge under ur belt try adding programs not included with sarge( like dvd,mutimedia playing,browser plugins,kde3.4.3 backports,etc) by default.
    Have fun!

Posting Permissions

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