New comment by br0qn on void-packages repository https://github.com/void-linux/void-packages/pull/23541#issuecomment-683347566 Comment: > @br0qn next you will have to install it - > > 1. install usr/bin anywhere in your $PATH - for example `mv usr/bin/* /usr/local/bin/` > 2. install var/db - for example `mkdir -p /var/db` and then `mv var/db/xbps /var/db` > > both steps should require sudo > > Now you should have xbps installed and you can use the guide described in the original post. Thank you. Trying to run ./xbps-src binary-bootstrap yields ERROR: xbps-src cannot be used as root created a new user and gave them sudo privileges and then try to cd into the directory gives me sudo: cd: command not found