From 6d42db4a473c0c68a245c4b0ca003037c70bafe4 Mon Sep 17 00:00:00 2001 From: Alexis Date: Thu, 16 Jul 2020 12:43:56 +1000 Subject: [PATCH] xbps/index: Mention `xbps-query -f`. --- src/xbps/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/xbps/index.md b/src/xbps/index.md index 2961c6ddd..357789781 100644 --- a/src/xbps/index.md +++ b/src/xbps/index.md @@ -74,6 +74,14 @@ kernels](../config/kernel.md#removing-old-kernels)" for further information. ## Finding Files and Packages +If you can't find a file or program you expected to find after installing a +package, you can use [xbps-query(1)](https://man.voidlinux.org/xbps-query.1) to +list the files provided by that package: + +``` +$ xbps-query -f +``` + The `xtools` package contains the [xlocate(1)](https://man.voidlinux.org/xlocate.1) utility. `xlocate` works like [locate(1)](https://man.voidlinux.org/locate.1), but for files in the Void