| update-dlocatedb(8) | dpkg suite | update-dlocatedb(8) |
update-dlocatedb - generate text database of installed files for dlocate
update-dlocatedb [option...]
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>synopsis
The "installed-version" field may contain an architecture, e.g. ":arch".
| 2024-11-25 | 1.17 |