Re: which KDE version?
"James P. Roberts" <[email protected]> Fri, 25 Apr 2003 19:20:21 -0400
| Newsgroups | gmane.linux.redhat.release.seawolf |
|---|---|
| Organization | Punster Productions, Inc. |
| Message-ID | <00ff01c30b81$3e72bf20$04fea8c0@localnet> |
> [email protected] wrote: > > I cannot figure out which KDE version I am running. When I use "rpm -q > > kde" > > it says it is not installed but I have a menu full of kde programs that > > work. Thanks. BB > > rpm -q kdebase > > Forrest Also useful is: rpm -a | grep kde (or any other string you think might be in the package name you are looking for) Jim