void-packages-celediel/README.md
2023-11-14 23:30:09 -08:00

2.2 KiB

void-packages

Void linux package templates I've created that probably wouldn't get accepted into the repos.

(DIY VUR?)

Install

Run install.sh or do it manually like

for item in srcpkgs/*; do
	cp -vr $item $HOME/void-packages/srcpkgs
done

Included packages