What is panel-test-applets for??
I don't know. But if I want to know I type:
$ whatis panel-test-applets
The answer is:
panel-test-applets (1) - display installed applets
I have the man page too, and I can read it:
$ man panel-test-applets
But there is no program with that name.
Maybe the command is not very useful, but is its man page more useful?
Does someone know how to install that program or what is its man page for when you cannot execute the program? I can't even execute the command:
$ panel-test-applets
nor
$ panel-test-applets --help
which is the only thing its man page talks about!!
D1. In computing, a command is a directive to a computer program acting as an interpreter of some kind, in order to perform a specific task. Most commonly a command is a directive to some kind of command line interface, such as a shell; S1. panel-test-applets is not a command but a program; S2. I am not sure which command are you referring to hereNo? Well, what do you think? I am referring to panel-test-applets, obviously. I don't have that program installed, so why do I have the man page installed?. Is that the correct way to have all things? or is it specific for this program? – Robert Vila Nov 10 '12 at 03:11"Q4. If you are asking about installing gnome-panel which also installs panel-test-applets, you can run:..."No, I didn't ask exactly that, nor only that. I am asking where does the program go, because I can't find it or how can I install it so that I can find it. Or if it is normal not being able to execute the commandpanel-test-applet. Can't you see what I am saying? – Robert Vila Nov 10 '12 at 06:36$ dpkg-query -S panel-test-appletsoutputs this:gnome-panel: /usr/share/man/man1/panel-test-applets.1.gz gnome-panel-data: /usr/share/gnome-panel/ui/panel-test-applets.ui gnome-panel-data: /usr/share/gnome-panel/ui/panel-test-applets-bonobo.uiThat is all I have installed, and I have the package installed. THE QUESTION IS WHERE IS THAT PROGRAM that I cannot execute from the command line, and for which I have a man page?? – Robert Vila Nov 10 '12 at 06:43panel-test-appletsfrom the terminal? – Peachy Nov 10 '12 at 09:21SYNOPSIS panel-test-applets [--help ]
DESCRIPTION panel-test-applets display installed applets in a dialog box and does nothing else.
OPTIONS --help Display help
– Robert Vila Nov 16 '12 at 16:42$ type -a panel-test-applets bash: type: panel-test-applets: not found– Robert Vila Nov 16 '12 at 19:07