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.
5 You can use this list to determine which package contains a specific
6 file, or whether or not a specific file is available. The list is
7 updated weekly, each architecture on a different day.
9 When a file is contained in more than one package, all packages are
10 listed. When a directory is contained in more than one package, only
13 As all Contents files are shipped compressed, the best way to search quickly
14 for a file is with the Unix `zgrep' utility, as in:
15 `zgrep <regular expression> CONTENTSFILE.gz':
17 $ zgrep -i debian/ Contents-amd64.gz
18 usr/share/IlohaMail/debian/Ilohamail.apache web/ilohamail
19 usr/share/R/debian/r-cran.mk devel/r-base-dev
20 usr/share/apt-listbugs/debian/apt_preferences.rb admin/apt-listbugs
21 usr/share/apt-listbugs/debian/bts.rb admin/apt-listbugs
22 usr/share/apt-listbugs/debian/btssoap.rb admin/apt-listbugs
23 usr/share/apt-listbugs/debian/bug.rb admin/apt-listbugs
24 usr/share/apt-listbugs/debian/mytempfile.rb admin/apt-listbugs
26 This list contains files in all packages, even though not all of the
27 packages are installed on an actual system at once. If you want to
28 find out which packages on an installed Debian system provide a
29 particular file, you can use `dpkg --search <filename>':
31 $ dpkg --search apt-get