New comment by Frick-David on void-packages repository https://github.com/void-linux/void-packages/issues/20107#issuecomment-601549899 Comment: @bobertlo I successfully built it and have it working. I will submit it as a documentation to void-docs. I just have a question to make note of before. Could you tell me, how would I update discord in future updates with this method? For note for my discord steam doc: The commands I ran were ``` git clone https://github.com/void-linux/void-packages cd void-packages ./xbps-src binary-bootstrap echo XBPS_ALLOW_RESTRICTED=yes >> etc/conf ./xbps-src pkg discord cd hostdir/binpkgs/nonfree xbps-install --repository=. discord ```