Re: Where is Kate editor?

David Timms <[email protected]> Wed, 21 May 2008 23:49:08 +1000
Newsgroups gmane.linux.freshrpms.user
Message-ID <[email protected]>
Jos=E9 Matos wrote:
> On Tuesday 20 May 2008 21:59:39 Jon Roland wrote:
>> After installing Fedora 9 and also the various KDE 4 packages, includi=
ng
>> KDEBase, which is supposed to contain the Kate editor, I find that it
>> did not get installed. Katepart and KWrite are there, but not Kate
>> itself. Am I missing something, or did it get omitted somehow?
>=20
> Since a command is worth a thousand words: ;-)
>=20
> $ rpm -qf /usr/bin/kate
> kdesdk-4.0.4-2.fc9.i386

Though better still in the general case where it is not currently install=
ed:
$ yum whatprovides /usr/bin/kate
kdesdk.i386 : ...

You only have to guess the /usr/bin part then ;)