LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   How can I tell which version of KDE I'm using? (https://www.linuxquestions.org/questions/linux-software-2/how-can-i-tell-which-version-of-kde-im-using-98821/)

rkid 09-30-2003 09:50 PM

How can I tell which version of KDE I'm using?
 
How can I tell which version of KDE I'm using? Running RH9. If I'm running an older version and want to install the newest version, do I have to remove the old version? And how do I do that? First post, appreciate any responses.

-rkid

megaspaz 09-30-2003 10:10 PM

just open up the kde control center. it'll tell you the version. ;)

i guess if you need the command:

kcontrol

rkid 09-30-2003 10:24 PM

Thanks megaspaz

Could it have been anymore in my face...

Appreciate the response :)

megaspaz 09-30-2003 10:33 PM

no problem. just read the rest of your post... skim reading has it's drawbacks... :o

but in answer to your question, you could always wait for red hat to release kde updates through up2date, but red hat is notoriously slow with kde development. but you can go find the rpms for kde all over the place. just download all the rpms and install them. you won't have to uninstall your older version. basically, what i do is download all the packages from some place (most places have all the kde packages in one place) into their own directory. then i open up a shell terminal, "cd" to the download directory, su into root and use this command:

rpm -Uvh --nodeps --force *.rpm

your old packages will be replaced with the newly installed versions. after installing, you may have to restart X -> ctrl-alt-backspace

here's one such place to get the kde rpms for redhat 9:

http://csociety-ftp.ecn.purdue.edu/p...RedHat/9/i386/

rkid 09-30-2003 10:44 PM

Appreciate it Mega....

I will check it out....thank you.


All times are GMT -5. The time now is 04:50 PM.