is the command locate too old for debian 13 xfce?
is the command locate too old for debian 13 xfce?
[SOLVED] I run sudo updatedb
locate is a command I've used in the past, but now, fresh installed with sudo apt get locate it doesn return anything.
locate --version returns
locate (GNU findutils) 4.10.0, from 2024
or, have I forgotten something?
locateuses an index you need to update usingupdatedbbefore it is able to find anything.updatedbmay run periodically because of a cron job, but the index is probably missing right after installing it manually.