Discussion:
kcalc missing from kdeutils (FC6)
Tim Wunder
2007-08-13 14:51:18 UTC
Permalink
kcalc seems to be missing from kdeutils on FC6:
$ yum search kcalc
...
kdeutils.i386 6:3.5.7-3.fc6 installed
Matched from:
Utilities for the K Desktop Environment.
Includes: ark (tar/gzip archive manager); kcalc (scientific calculator);
kcharselect (character selector); kdepasswd (change password);
kdessh (ssh front end); kdf (view disk usage); kedit (simple text editor);
kfloppy (floppy formatting tool); khexedit (hex editor); kjots (note taker);
klaptopdaemon (battery monitoring and management for laptops);
ksim (system information monitor); ktimer (task scheduler);
kwikdisk (removable media utility)

$ rpm -q kdeutils
kdeutils-3.5.7-3.fc6

$ kcalc
bash: kcalc: command not found

I've removed and reinstalled kdeutils, but kcalc is still missing.

Regards,
Tim
--
Fedora Core release 6 (Zod), Linux 2.6.20-1.2962.fc6
KDE: 3.5.7-9.fc6 Fedora
10:45:01 up 29 days, 21:36, 3 users, load average: 0.15, 0.06, 0.07
"It's what you learn after you know it all that counts" John Wooden
Tim Wunder
2007-08-13 14:56:50 UTC
Permalink
Post by Tim Wunder
$ yum search kcalc
...
kdeutils.i386 6:3.5.7-3.fc6 installed
Utilities for the K Desktop Environment.
Includes: ark (tar/gzip archive manager); kcalc (scientific calculator);
kcharselect (character selector); kdepasswd (change password);
kdessh (ssh front end); kdf (view disk usage); kedit (simple text editor);
kfloppy (floppy formatting tool); khexedit (hex editor); kjots (note
taker); klaptopdaemon (battery monitoring and management for laptops);
ksim (system information monitor); ktimer (task scheduler);
kwikdisk (removable media utility)
$ rpm -q kdeutils
kdeutils-3.5.7-3.fc6
$ kcalc
bash: kcalc: command not found
I've removed and reinstalled kdeutils, but kcalc is still missing.
klaptopdaemon and ksim also seem to be missing

Tim
--
Fedora Core release 6 (Zod), Linux 2.6.20-1.2962.fc6
KDE: 3.5.7-9.fc6 Fedora
10:55:01 up 29 days, 21:46, 3 users, load average: 0.10, 0.18, 0.12
"It's what you learn after you know it all that counts" John Wooden
Rex Dieter
2007-08-13 15:02:42 UTC
Permalink
Post by Tim Wunder
Post by Tim Wunder
$ yum search kcalc
...
kdeutils.i386 6:3.5.7-3.fc6 installed
Utilities for the K Desktop Environment.
Includes: ark (tar/gzip archive manager); kcalc (scientific calculator);
kcharselect (character selector); kdepasswd (change password);
kdessh (ssh front end); kdf (view disk usage); kedit (simple text editor);
kfloppy (floppy formatting tool); khexedit (hex editor); kjots (note
taker); klaptopdaemon (battery monitoring and management for laptops);
ksim (system information monitor); ktimer (task scheduler);
kwikdisk (removable media utility)
$ rpm -q kdeutils
kdeutils-3.5.7-3.fc6
$ kcalc
bash: kcalc: command not found
I've removed and reinstalled kdeutils, but kcalc is still missing.
klaptopdaemon and ksim also seem to be missing
Also in kdeutils-extras.

-- Rex

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
Rex Dieter
2007-08-13 14:57:32 UTC
Permalink
...
Post by Tim Wunder
$ kcalc
bash: kcalc: command not found
I've removed and reinstalled kdeutils, but kcalc is still missing.
kcalc is in kdeutils-extras.

-- Rex



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
Tim Wunder
2007-08-13 15:02:36 UTC
Permalink
Post by Rex Dieter
...
Post by Tim Wunder
$ kcalc
bash: kcalc: command not found
I've removed and reinstalled kdeutils, but kcalc is still missing.
kcalc is in kdeutils-extras.
Shouldn't the metadata reflect that so 'yum search kcalc' doesn't tell me that
kcalc is in kdeutils? (On second look, it appears that yum search also tells
me that kcalc is in kdeutils-extras, but that scrolls off the screen in
konsole :( )

Tim
--
Fedora Core release 6 (Zod), Linux 2.6.20-1.2962.fc6
KDE: 3.5.7-9.fc6 Fedora
10:55:01 up 29 days, 21:46, 3 users, load average: 0.10, 0.18, 0.12
"It's what you learn after you know it all that counts" John Wooden
Tim Wunder
2007-08-15 00:25:59 UTC
Permalink
Post by Rex Dieter
...
Post by Tim Wunder
$ kcalc
bash: kcalc: command not found
I've removed and reinstalled kdeutils, but kcalc is still missing.
kcalc is in kdeutils-extras.
kdeutils-extras appears to no longer exist

$ sudo yum install kdeutils-extras
Password:
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
kde 100% |=========================| 1.1 kB 00:00
kde-testing 100% |=========================| 951 B 00:00
livna 100% |=========================| 2.1 kB 00:00
kde-all 100% |=========================| 951 B 00:00
adobe-linux-i386 100% |=========================| 951 B 00:00
core 100% |=========================| 1.1 kB 00:00
kde-testing-all 100% |=========================| 951 B 00:00
updates 100% |=========================| 1.2 kB 00:00
extras 100% |=========================| 1.1 kB 00:00
Reading repository metadata in from local files
Parsing package install arguments
Nothing to do

$ rpm -q kdeutils-extras
package kdeutils-extras is not installed

$ yum search kcalc|grep kdeutils
kdeutils.i386 6:3.5.4-5.fc6 core
kdeutils.i386 6:3.5.7-1.fc6 updates
kdeutils.i386 6:3.5.7-3.fc6 installed

So now where is kcalc? :(

Thanks,
Tim
--
Fedora Core release 6 (Zod), Linux 2.6.20-1.2962.fc6
KDE: 3.5.7-9.fc6 Fedora
14:50:01 up 31 days, 1:41, 3 users, load average: 0.06, 0.05, 0.07
"It's what you learn after you know it all that counts" John Wooden
Rex Dieter
2007-08-15 00:32:19 UTC
Permalink
Post by Tim Wunder
Post by Rex Dieter
...
Post by Tim Wunder
$ kcalc
bash: kcalc: command not found
I've removed and reinstalled kdeutils, but kcalc is still missing.
kcalc is in kdeutils-extras.
kdeutils-extras appears to no longer exist
$ sudo yum install kdeutils-extras
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
kde 100% |=========================| 1.1 kB 00:00
kde-testing 100% |=========================| 951 B 00:00
livna 100% |=========================| 2.1 kB 00:00
kde-all 100% |=========================| 951 B 00:00
adobe-linux-i386 100% |=========================| 951 B 00:00
core 100% |=========================| 1.1 kB 00:00
kde-testing-all 100% |=========================| 951 B 00:00
updates 100% |=========================| 1.2 kB 00:00
extras
It's there in
http://kde-redhat.unl.edu/apt/kde-redhat/fedora/6/i386/stable/RPMS

I'll go force a regeneration of the repodata.

-- Rex
Tim Wunder
2007-08-15 17:00:32 UTC
Permalink
On Tuesday 14 August 2007 8:32:19 pm Rex Dieter wrote:
<snip>
Post by Rex Dieter
I'll go force a regeneration of the repodata.
Thanks, Rex! (I now have kcalc :) )

Tim
--
Fedora Core release 6 (Zod), Linux 2.6.20-1.2962.fc6
KDE: 3.5.7-9.fc6 Fedora
12:55:01 up 31 days, 23:46, 3 users, load average: 0.02, 0.04, 0.00
"It's what you learn after you know it all that counts" John Wooden
Loading...