minus-squaretychosmoose@lemmy.worldtoLinux@lemmy.ml•is the command locate too old for debian 13 xfce?linkfedilinkEnglisharrow-up1·2 days agoJust tried this on a recent Trixie amd64 install. locate isn’t installed by default, but there is a locate/stable 4.10.0-3 package and it installs just fine for me. sudo apt update sudo apt install locate linkfedilink
Just tried this on a recent Trixie amd64 install.
locate
isn’t installed by default, but there is alocate/stable 4.10.0-3
package and it installs just fine for me.sudo apt update sudo apt install locate