oSoWoSo/void-sh
Archived
5
4
Fork
You've already forked void-sh
0
void-sh is a program written in Bash that configures Void Linux.
This repository has been archived on 2024年12月26日. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Shell 100%
Find a file
2024年12月26日 21:25:58 +00:00
CHANGES.txt gum TUI rewrite+ 2024年12月26日 20:56:23 +01:00
LICENSE.txt Successor to void-sh: Version 1.0.0 2023年09月26日 11:21:33 +02:00
README.md Update README.md 2024年12月26日 21:25:58 +00:00
void-helper.sh gum TUI rewrite+ 2024年12月26日 20:56:23 +01:00

Any updates will happpen in new repository

https://codeberg.org/oSoWoSo/void-helper

void-helper

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.

Content of the script

  • Check for updates
  • Install recommended packages (optional)
  • Install development packages (optional)
  • Enable non-free repository (optional)
  • Install shell (optional)
  • Configure a graphical environment (optional)
    • Install a desktop environment (optional)
    • Install a window manager (optional)
    • Install a display manager (optional)
    • Install a terminal emulator (optional)
    • Install a terminal text editor (optional)
    • Install a graphical text editor (optional)
    • Install a web browser (optional)
    • Install a media player (optional)
    • Install an office suite (optional)
    • Install graphic design programs (optional)
    • Install container or virtual machine programs (optional)
    • Install a backup program (optional)
  • Configure audio (optional)
  • Configure network management (optional)
  • Configure Bluetooth (optional)
  • Configure Printing (optional)
  • Configure Notebook Power Saving (optional)
  • Configure NFS for sharing files (optional)
  • Enable and disable services (optional)

How to use

  • Get script

wget "https://codeberg.org/oSoWoSo/void-helper/raw/branch/master/void-helper.sh"

or

wget "https://codeberg.org/oSoWoSo/void-helper/raw/branch/master/void-helper.sh"

  • Execute as a regular user:

sh void-helper.sh

or

./void-helper.sh

License

This script is licensed under the GNU General Public License Version 3.