Goodies related to Void Linux

reback00 c09aa46347 lbry-desktop: Updated to 0.50.1 пре 3 година
articles c4eb8403f7 Added bullet points пре 5 година
liberatedpkgs 75a405f1d2 Added TODO пре 3 година
srcpkgs c09aa46347 lbry-desktop: Updated to 0.50.1 пре 3 година
README.md 397863f94a Added instructions for xbps-src packages in readme пре 5 година

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>