Void Helper is a configuration script for Void Linux that guides you through several steps with questions.
|
vor 1 Monat | |
---|---|---|
CHANGES.txt | vor 1 Monat | |
LICENSE | vor 1 Monat | |
README.md | vor 1 Monat | |
void-helper.sh | vor 1 Monat |
Void Helper is a configuration script for Void Linux that guides you through several steps with questions.
It is recommended to run this script as a regular user, not root, for security reasons. It will determine if you have sudo or doas installed.
curl "https://codeberg.org/oSoWoSo/void-helper/raw/branch/master/void-helper.sh" -o void-helper.sh
or
wget "https://codeberg.org/oSoWoSo/void-helper/raw/branch/master/void-helper.sh"
chmod +x void-helper.sh
sh void-helper.sh
or
./void-helper.sh
This script is licensed under the GNU General Public License Version 3.