Go to file
fossraven ea41a32ad0 Uploaded Version 5.0 2021-08-29 11:40:18 +02:00
00-keyboard.conf Uploaded Version 5.0 2021-08-29 11:40:18 +02:00
20-libinput.conf Uploaded files 2021-06-13 10:36:47 +02:00
CHANGELOG.md Uploaded Version 5.0 2021-08-29 11:40:18 +02:00
LICENSE Uploaded files 2021-06-13 10:36:47 +02:00
README.md Uploaded Version 5.0 2021-08-29 11:40:18 +02:00
void.sh Uploaded Version 5.0 2021-08-29 11:40:18 +02:00

README.md

void.sh

void-sh is a program written in Bash that configures Void Linux.

Content

  • Update the system
  • Install recommended packages
  • Install development packages
  • Install the X Window System (1/10) (optional)
  • Install a Desktop environment (2/10) (optional)
    • Xfce, MATE, GNOME, KDE Plasma, Budgie, Cinnamon, LXQt, Enlightenment, LXDE
  • Install a Window manager (3/10) (optional)
    • i3wm, Openbox, Fluxbox, bspwm, herbstluftwm, IceWM, awesome, jwm, dwm, FVWM3
  • Install fonts (4/10) (optional)
  • Install an Internet browser (5/10) (optional)
  • Install LibreOffice (6/10) (optional)
  • Install GIMP + Inkscape (7/10) (optional)
  • Install QEMU + Virt Manager (8/10) (optional)
  • Install a Terminal emulator (9/10) (optional)
  • Enable required services (10/10)
  • Configure Cron
  • Configure Audio (optional)
  • Configure Network Management (optional)
  • Configure Bluetooth (optional)
  • Configure Printing support (optional)
  • Configure TLP for notebook power saving (optional)
  • Configure the Display manager (REQUIRES STEP 2/3)

How to use

Please make sure git is installed:

xbps-install -S git

Then run:

git clone https://codeberg.org/fossraven/void-sh.git
cd void-sh
sudo sh void.sh

This script should be executed as root because it must execute the package manager and copy some configuration files.

Notes

  • This program is not part of Void Linux.
  • This program was successfully tested and can be used on production systems.