Author Topic: Installing KDE 3.0  (Read 719 times)

TheQuirk

  • VIP
  • Member
  • ***
  • Posts: 2,154
  • Kudos: 315
Installing KDE 3.0
« on: 10 May 2002, 21:17 »
How do I uninstall KDE 2.2 and make a fresh KDE 3.0 install?

Step by step instructions would be much appreciated!

Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
Installing KDE 3.0
« Reply #1 on: 10 May 2002, 21:23 »
lucky for you, we already had this conversation.
http://forum.fuckmicrosoft.com/cgi-bin/ultimatebb.cgi?ubb=get_topic&f=5&t=000178

but its pretty simple. At the command line do
# rpm -qa | grep kde
you have to remove all the rpms that he shows, make sure to remove the dependencies first if it shows any.
to remove most of the kde rpms do:
# rpm -e kde*.rpm
then do "rpm -qa | grep kde"
and remove whats left that it shows.

After that you have to dl the RPMs for KDE3 and go into the directory where you downloaded them and do:
# rpm -Uvh *.rpm --nodeps --force
and that should do it, i think.

[ May 10, 2002: Message edited by: Master of Reality ]

Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'

TheQuirk

  • VIP
  • Member
  • ***
  • Posts: 2,154
  • Kudos: 315
Installing KDE 3.0
« Reply #2 on: 11 May 2002, 06:44 »
And how do I remove dependencies?   :confused:

TheQuirk

  • VIP
  • Member
  • ***
  • Posts: 2,154
  • Kudos: 315
Installing KDE 3.0
« Reply #3 on: 11 May 2002, 07:34 »
Never mind, got it.

On the other hand, I can't figure this one out: How do I keep Mandrake from not booting into graphic mode (and letting me load KDE3?)

jtpenrod

  • VIP
  • Member
  • ***
  • Posts: 675
  • Kudos: 105
Installing KDE 3.0
« Reply #4 on: 11 May 2002, 10:49 »
quote:
On the other hand, I can't figure this one out: How do I keep Mandrake from not booting into graphic mode (and letting me load KDE3?)
 
Go to: /etc/inittab and look for this line:
Code: [Select]
Change the "5" to a "3": that will cause'Drake to boot into Run Level 3. This is the command line mode without X. You can always type in "startx" when you want to use the GUI.
_____________________________________

Powered by Mandrake Linux and Freedom

If software can be free, why can't dolphins?
Live Free or Die: Linux
If software can be free, why can't dolphins?