Where installs kubuntu all my installed software that I have installed form apt-get/add-remove list?
Announcement
Collapse
No announcement yet.
installed software
Collapse
This topic is closed.
X
X
-
Re: installed software
Lots of places. Typically you will find exeutable files in /usr/bin, libraries in /usr/lib and includes in /usr/include.
The easiest way to find out what has been installed and where is to use synaptic (which I strongly recommend over apt-get and adept). Launch it, find the package you are wondering about and click properties. There is an Installed Files tab that tells you where it has put stuff.
- Top
- Bottom
-
Re: installed software
Usually, you don't need to know where they've installed to.
Most of the time, a menu entry is created in the KMenu.
If not, you can run the application by just typing the application's name in the Alt-F2 dialogue.
You don't need the whole path (/usr/bin/firefox), just the name (firefox).
- Top
- Bottom
Comment
Comment