New to Ubuntu/Debian

Martin Pitt martin.pitt at canonical.com
Wed Oct 6 19:27:28 UTC 2004


Hi!

Thomas Satzinger [2004-10-06 21:04 +0200]:
> Hi out there,
> 
> i switched from SuSE to Ubuntu and in one shot many problems were
> solved, wow
> Just a little question:
> What would be the tool to look into dep-packages, to see the name of the
> executable file, e.g.

I'm not sure what you mean exactly, but 'dpkg -L <package name>' (e.
g. dpkg -l mozilla-firefox') will give you a list of all files that
are installed with a package. Executables are stored in /bin, /sbin,
/usr/bin etc., so you can filter these lines. For example:

$ dpkg -L mozilla-firefox | grep bin/
/usr/sbin/update-mozilla-firefox-chrome
/usr/bin/firefox
/usr/bin/mozilla-firefox

Martin
-- 
Martin Pitt                       http://www.piware.de
Ubuntu Developer            http://www.ubuntulinux.org
Debian GNU/Linux Developer       http://www.debian.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20041006/88e0b6a7/attachment.sig>


More information about the ubuntu-users mailing list