Where do they go?

Forum Index » Forums » Applications
Author Message
Joined: Jan 07, 2009
Posts: 1
Other Topics
Posted Jan 07, 2009 at 2:53:00 PM
Subject: Where do they go?
Ok! I'm a relative newbie and I'm pushing 80 so be gentle with me? I'm running Ubuntu 8.10 quite happily, but often I install an application via Synaptic. It downloads and installs - then NOTHING! It just disappears. Where do these things go? Occasionally, if I'm lucky they do appear listed in one of the application sections and work, but all too often they don't. Clearly they are in the box somewhere. I'm puzzled - or more like I'm doing something very WRONG!
Back to top Profile Email Website
Reed
Joined Feb 07, 2008
Posts: 758

Other Topics
Posted: Jan 07, 2009 3:59:02 PM
There are a couple of possibilities, depending on what you're installing. Programs without a GUI, ie, that run only in the console, generally won't show up in your menu. Programs specific to other desktop environments sometimes have an entry in their configuration that tells them to only show up in that D.E. The executable for most programs are stored in /usr/bin. You can check there to see if they installed. The menu is populated based on files in /usr/share/applications. These are in the format of "name.desktop". They are text files which you can edit. I've used the ones that are in there as a base to create new files for programs without a menu entry. I couldn't find a more user friendly site detailing these files, I'm afraid, but here is this: http://standards.freedesktop.org/desktop-entry-spec/latest/
Back to top Profile Email Website
thobbs
Joined Oct 12, 2008
Posts: 238
Location:Texas!

Other Topics
Posted: Jan 07, 2009 6:42:04 PM
Just to clarify, a GUI is a Graphical User Interface and a DE is a Desktop Environment. Your Desktop Environment is probably Gnome, just so you know.
Back to top Profile Email Website
proopnarine

Joined Apr 03, 2008
Posts: 590
Location:San Francisco

Other Topics
Posted: Jan 08, 2009 4:56:37 AM
Maybe if you give us the name of one of the packages that has seemingly disappeared, we can help you with an example and explicit instructions.

Take the red pill

Climate Change Blog

Food Weblog

Back to top Profile Email Website
Forum Index » Forums » Applications