How to run last-installed application?

Janne Jokitalo astraljava at kapsi.fi
Sun Nov 13 16:58:48 UTC 2011


On Sun, Nov 13, 2011 at 10:39:27AM -0600, Larry Shields wrote:
> On 11/13/2011 10:31 AM, Dotan Cohen wrote:
> >I recently installed checkbox but I cannot figure out how to run it:
<snip>
> >Any ideas? Thanks!
> >
> *Actually checkbox is system test, it is located in the System>
> Adminstration > system test...
> 
> Hope this helps you out...

Good to know, but to answer the OP's initial question, you can always have a
look at what the package you just installed has inside:

$ dpkg -L <packagename>

Normally the binaries will be installed into /usr/bin, /usr/sbin or the like
(minus the /usr if they're more system software).

Example:

jaska at lagavulin:~ 02:55:00 $ dpkg -L bash
/.
/bin
/bin/bash
/etc
/etc/skel
/etc/skel/.bashrc
/etc/skel/.profile
/etc/skel/.bash_logout
/etc/bash.bashrc
/usr
/usr/share
/usr/share/doc
/usr/share/doc/bash
/usr/share/doc/bash/NEWS.gz
<snip>
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/clear_console.1.gz
<snip>
/usr/share/man/man7
/usr/share/man/man7/bash-builtins.7.gz
/usr/share/menu
/usr/share/menu/bash
/usr/bin
/usr/bin/bashbug
/usr/bin/clear_console
/bin/rbash
/bin/sh
diverted by dash to: /bin/sh.distrib
/usr/share/man/man1/sh.1.gz
diverted by dash to: /usr/share/man/man1/sh.distrib.1.gz


-- 
Jaska

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20111113/aabd7845/attachment.sig>


More information about the ubuntu-users mailing list