Contents.top 1.4 KB

123456789101112131415161718192021222324252627282930313233
  1. This file maps each file available in the Debian GNU/Linux system to
  2. the package from which it originates. It includes packages from the
  3. DIST distribution for the ARCH architecture.
  4. You can use this list to determine which package contains a specific
  5. file, or whether or not a specific file is available. The list is
  6. updated weekly, each architecture on a different day.
  7. When a file is contained in more than one package, all packages are
  8. listed. When a directory is contained in more than one package, only
  9. the first is listed.
  10. The best way to search quickly for a file is with the Unix `grep'
  11. utility, as in `grep <regular expression> CONTENTS':
  12. $ grep nose Contents
  13. etc/nosendfile net/sendfile
  14. usr/X11R6/bin/noseguy x11/xscreensaver
  15. usr/X11R6/man/man1/noseguy.1x.gz x11/xscreensaver
  16. usr/doc/examples/ucbmpeg/mpeg_encode/nosearch.param graphics/ucbmpeg
  17. usr/lib/cfengine/bin/noseyparker admin/cfengine
  18. This list contains files in all packages, even though not all of the
  19. packages are installed on an actual system at once. If you want to
  20. find out which packages on an installed Debian system provide a
  21. particular file, you can use `dpkg --search <filename>':
  22. $ dpkg --search /usr/bin/dselect
  23. dpkg: /usr/bin/dselect
  24. FILE LOCATION