Goodies related to Void Linux

reback00 c09aa46347 lbry-desktop: Updated to 0.50.1 3 years ago
articles c4eb8403f7 Added bullet points 4 years ago
liberatedpkgs 75a405f1d2 Added TODO 3 years ago
srcpkgs c09aa46347 lbry-desktop: Updated to 0.50.1 3 years ago
README.md 397863f94a Added instructions for xbps-src packages in readme 4 years ago

README.md

Goodies for Void Linux

Void Linux is amazingly fast, lightweight, bare-bones and adheres to unix philosophies better than any other popular GNU+Linux distros. With Void Linux we can have the fun of building a system from ground up. Here are some things to use with Void Linux.

articles

Inside the articles folder, you will find some articles on Void Linux.

srcpkgs

Inside the srcpkgs folder, you will find some package recepies for use with xbps-src utility.

Installation and Usage:

sudo xbps-install xtools
git clone --depth=1 https://github.com/void-linux/void-packages
cd void-packages
./xbps-src binary-bootstrap
# Do the above once if not done already.
# To copy all the packages
cp -r /path/to/this/repo/srcpkgs/* srcpkgs/
./xbps-src pkg <package name>
xi <package name>