I cannot open or use installed packets. where are they?

Asked by carlo

I am new to kubuntu. After instaling a packet that is an application, I do not see for many of them, an icon on the desktop or anywhere else, so I am unable to use or configure these applications.
e.g.:tor, moblock, peerguardian,readpst,aircrack and many others.where are they? what should I do to use them?
thanks

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Luca Falavigna (dktrkranz) said :
#1

Many applications have no icon to show in the Applications menu because they are console-based programs. In order to launch them you need to open a shell (such as Konsole o gnome-terminal) and type in the name of the program you want.
Application which have a GUI usually are included in Application or System menu.

Revision history for this message
Carthik Sharma (carthik) said :
#2

Open a terminal and try the command "$dpkg -L <package-name>". This will give you a list of all the files that were installed by the package. Look for entries in /usr/bin/ - these are your executables.

In synaptic or adept, you can select the installed package, and right click and view the properties, one of which should be "installed files" or something similar.

Usually, documentation if any, is installed in /usr/share/doc/ So you can access that directory using either nautilus or even a browser to find the directory containing documentation for the package and read it to understand it better.

Hope this helped.

Revision history for this message
Andrew Hunter (rexbron) said :
#3

FYI: Aircrack is a program that runs from the command-line, it has no gui.

Revision history for this message
Dinerty (dinerty) said :
#4

Sometimes this does happen, there are a few things you can do to try and get them to show:

1. Restart X (ctrl+alt+backspace)
2. Install the debian menu via Synaptic Package Manager, just search for "menu-xdg", this shows a great selection of installed programs

Revision history for this message
Kirjanov D.A. (kirjanov) said :
#5

try use which command or locate

Can you help with this problem?

Provide an answer of your own, or ask carlo for more information if necessary.

To post a message you must log in.