Celediel-patches
Find a file
Lilian Jónsdóttir 678ac651c2 whoopsie otra vez
2023-11-12 20:49:11 -08:00
.pedazos_de_readme move readme update script into sneaky folder 2023-11-07 22:08:20 -08:00
srcpkgs whoopsie otra vez 2023-11-12 20:49:11 -08:00
install.sh install script 2023-11-07 15:23:51 -08:00
LICENSE Initial commit 2023-11-07 18:07:49 -05:00
README.md whoopsie 2023-11-07 21:58:45 -08:00

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