![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Tutorials & Tips The place to find Ubuntu related Tips & Tricks. |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Chocolate-Covered Ubuntu Beans
![]() Join Date: Mar 2006
Beans: 2,139
Ubuntu 9.10 Karmic Koala
|
HOWTO: Find Your Installed Applications
This guide helps you find your installed applications, so that if you installed something but it did not show up in the applications menu, you'll know where it is, and then you can make a launcher for it. There is a great application that can search all of your installed applications. It's called Xfce 4 Appfinder - and don't be scared by the name, it works in Ubuntu, Kubuntu, and Xubuntu. Now to install the program, open a terminal (Applications > Accessories > Terminal) and paste:
Code:
sudo apt-get update&&sudo apt-get install xfce4-appfinder To search for anything with a GUI search tool, you can either go to Places > Search for Files, or you can right-click on any panel, select add to panel, and select the Deskbar search tool, and search from there. You can also install Beagle, a powerful search tool. To install it, just paste into a terminal: Code:
sudo apt-get update&&sudo apt-get install beagle You can't really go back to the original search tool (well you can, but it's a bit tedious), but you can always just add the "Search for Files" applet to your panel (right-click on any panel, and select add to panel). To search for anything with the terminal, you can either use the commands locate or which. Locate is used more like a keyword-based search function. For example, if you type in a terminal: Code:
locate java Code:
which java After you've found the location of your installed app, you have to make a launcher for it in the menus. So right-click on your menu, and select edit menus. Then go to whatever category you wish the program to be, and select file > new entry. then you can choose the name, description, icon, and most importantly, the command for your application which you have just found.
__________________
My Guides: Make DVD Videos | Install/Remove Desktop Environments | Install HP Printers | Find Your Installed Applications | Setup an Apache Web Server Last edited by ubuntuman001; May 14th, 2007 at 10:12 PM.. |
|
|
|
|
|
#2 |
|
Chocolate-Covered Ubuntu Beans
![]() Join Date: Mar 2006
Beans: 2,139
Ubuntu 9.10 Karmic Koala
|
Re: HOWTO: Find Your Installed Applications
BTW, this app only finds actual applications, like totem or firefox, not everything that you install. For example, if you want to know the location of a lib or a script, this app won't help you.
__________________
My Guides: Make DVD Videos | Install/Remove Desktop Environments | Install HP Printers | Find Your Installed Applications | Setup an Apache Web Server Last edited by ubuntuman001; May 28th, 2006 at 11:45 PM.. |
|
|
|
|
|
#3 |
|
Ubuntu Extra Shot
![]() |
Re: HOWTO: Find Your Installed Applications
Hi,
You can also use the which command, for example. which java Luke
__________________
Registered Linux User #219690 @ Linux Counter, http://counter.li.org. |
|
|
|
|
|
#4 | |
|
Chocolate-Covered Ubuntu Beans
![]() Join Date: Mar 2006
Beans: 2,139
Ubuntu 9.10 Karmic Koala
|
Re: HOWTO: Find Your Installed Applications
Quote:
__________________
My Guides: Make DVD Videos | Install/Remove Desktop Environments | Install HP Printers | Find Your Installed Applications | Setup an Apache Web Server |
|
|
|
|
|
|
#5 |
|
5 Cups of Ubuntu
![]() Join Date: Mar 2006
Location: Mar del Plata, Argentina
Beans: 31
Ubuntu 7.04 Feisty Fawn
|
Re: HOWTO: Find Your Installed Applications
Excellent app. An easy way to see all our installed applications.
Thanks !!!
__________________
Oskvaz Linux user #415990 |
|
|
|
|
|
#6 |
|
Chocolate-Covered Ubuntu Beans
![]() Join Date: Mar 2006
Beans: 2,139
Ubuntu 9.10 Karmic Koala
|
Re: HOWTO: Find Your Installed Applications
no prob
__________________
My Guides: Make DVD Videos | Install/Remove Desktop Environments | Install HP Printers | Find Your Installed Applications | Setup an Apache Web Server |
|
|
|
|
|
#7 | |
|
Gee! These Aren't Roasted!
![]() Join Date: Sep 2007
Location: Decatur, Georgia, USA.
Beans: 210
Kubuntu 7.04 Feisty Fawn
|
Re: HOWTO: Find Your Installed Applications
Quote:
Otherwise, they're invisible on the system. They don't show up in the menus or when I search for them either as installed or available applications in Add/Remove Applications. I'd like to use them. How do I get access to them? Thanks in advance,
__________________
Eric Weir Decatur, GA USA Xubuntu 8.04 |
|
|
|
|
|
|
#8 | |
|
Chocolate-Covered Ubuntu Beans
![]() Join Date: Mar 2006
Beans: 2,139
Ubuntu 9.10 Karmic Koala
|
Re: HOWTO: Find Your Installed Applications
Quote:
__________________
My Guides: Make DVD Videos | Install/Remove Desktop Environments | Install HP Printers | Find Your Installed Applications | Setup an Apache Web Server |
|
|
|
|
|
|
#9 | |
|
Gee! These Aren't Roasted!
![]() Join Date: Sep 2007
Location: Decatur, Georgia, USA.
Beans: 210
Kubuntu 7.04 Feisty Fawn
|
Re: HOWTO: Find Your Installed Applications
Quote:
Thanks,
__________________
Eric Weir Decatur, GA USA Xubuntu 8.04 |
|
|
|
|
|
|
#10 | |
|
Gee! These Aren't Roasted!
![]() Join Date: Sep 2007
Location: Decatur, Georgia, USA.
Beans: 210
Kubuntu 7.04 Feisty Fawn
|
Re: HOWTO: Find Your Installed Applications
Quote:
eric@eric-linux:~$ which sambaAs you promised it would, locate produced a long list of files for Samba. I've selected a few that seem most relevent to my problem: eric@eric-linux:~$ locate sambaSo, it seems Samba is there. Now, how do I get it, and DOSbox, into my menus, or more elementally how do I get them to run? Thanks,
__________________
Eric Weir Decatur, GA USA Xubuntu 8.04 |
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|