UPDATE-DLOCATEDB(8) | dlocate | UPDATE-DLOCATEDB(8) |
update-dlocatedb - generate text database of installed files for dlocate
update-dlocatedb
update-dlocatedb generates a plain text package contents listing from the files /var/lib/dpkg/info/*.list
This program is usually called from cron.daily.
This contains the reformatted output output of 'dpkg -l'. The file format is four fields separated by tabs:
status [TAB] package-name [TAB] installed version [TAB] short description
The "installed version" field may contain an architecture, e.g. ":arch"
This version of update-dlocatedb was written by Fredrik Hallenberg, Craig Sanders, and Pawel Chmielowski.
The manual page was written by Andreas Metzler <ametzler at downhill.at.eu.org> for the Debian GNU/Linux system (but may be used by others, under the terms of the GNU GPL).
2016-06-20 | Debian Project |