How to know name of newly installed application

Dotan Cohen dotancohen at gmail.com
Thu Mar 26 07:20:25 UTC 2009


How can I know the name of a newly installed application? For
instance, I have installed gnome-bluetooth, but I cannot run it:

jaunty at ubuntu:~$ sudo apt-get install gnome-bluetooth
[sudo] password for jaunty:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  libbtctl4 libgnomebt0
The following NEW packages will be installed:
  gnome-bluetooth libbtctl4 libgnomebt0
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 217kB of archives.
After this operation, 1249kB of additional disk space will be used.
Do you want to continue [Y/n]?
Get:1 http://us.archive.ubuntu.com jaunty/universe libbtctl4
0.10.0-1ubuntu4 [26.6kB]
Get:2 http://us.archive.ubuntu.com jaunty/universe libgnomebt0
0.11.0-0ubuntu4 [26.2kB]
Get:3 http://us.archive.ubuntu.com jaunty/universe gnome-bluetooth
0.11.0-0ubuntu4 [165kB]
Fetched 217kB in 1s (181kB/s)
Selecting previously deselected package libbtctl4.
(Reading database ... 149385 files and directories currently installed.)
Unpacking libbtctl4 (from .../libbtctl4_0.10.0-1ubuntu4_i386.deb) ...
Selecting previously deselected package libgnomebt0.
Unpacking libgnomebt0 (from .../libgnomebt0_0.11.0-0ubuntu4_i386.deb) ...
Selecting previously deselected package gnome-bluetooth.
Unpacking gnome-bluetooth (from
.../gnome-bluetooth_0.11.0-0ubuntu4_i386.deb) ...
Setting up libbtctl4 (0.10.0-1ubuntu4) ...

Setting up libgnomebt0 (0.11.0-0ubuntu4) ...

Setting up gnome-bluetooth (0.11.0-0ubuntu4) ...

Processing triggers for libc6 ...
ldconfig deferred processing now taking place
jaunty at ubuntu:~$ gnome-bluetooth
bash: gnome-bluetooth: command not found
jaunty at ubuntu:~$ which !!
which gnome-bluetooth
jaunty at ubuntu:~$ which gnome-bluetooth
jaunty at ubuntu:~$ bluetooth
bash: bluetooth: command not found
jaunty at ubuntu:~$



So, how can I know what command will run the app? Thanks!

-- 
Dotan Cohen

http://what-is-what.com
http://gibberish.co.il




More information about the ubuntu-users mailing list