> First, I'm sorry for having used doublequotes when the documentation clearly called for singlequotes.
I changed the Wiki only after your report. It is true that there were doublequotes before.
Going to the address https://repo.voidlinux.eu/current in my browser I see:
Adapta-3.21.6.19_1.noarch.xbps
Above:
Adapta-3.21.5.88_1.noarch.xbps
I think an xbps-install -Syu could be what I'm missing, I'll try it when I have time!
Yay! It works now!
$ xbps-query -Ro '*/xterm'
adwaita-icon-theme-3.20_1: /usr/share/icons/Adwaita/cursors/xterm (regular file)
^C
(I got bored before it finished)
Presumably this gets updated very frequently and the version info needs refreshing just before use.
That might actually be the answer. If `xtools` was updated between the last sync (`xbps-install -S`) and the query `xbps-install -R -o '*/xlocate'` the package might be skipped since it's no longer available in the repo and so no results. @stevelitt care to try again after a sync?