Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.49 KB

File metadata and controls

33 lines (20 loc) · 1.49 KB

setup-script

Debian Audio Workstation Setup

This is my personal Debian configuration, the setup I use in my daily work, so it is thoroughly tested and proven. Tested on Debian 13 KDE/Plasma and GNOME, this script automates the setup of a Debian system for audio production and development by installing essential utilities, configuring system settings, and setting up software from Debian repositories and official AppImages.

Status

GitHub license

Features

  • Configures APT sources (contrib) and updates the system.
  • Installs essential utilities and development tools.
  • Installs software from Debian repositories and official AppImages.
  • Configures system for audio production (GRUB, audio limits, sysctl tuning).
  • Updates user groups and system preferences.

Usage

Run the main script normally:

./main-debian-setup.sh

Bugs and Issues

Have a bug or an issue with this template? Open a new issue here on GitHub.

License

This code in this repository is released under the MIT license, which means you can use it for any purpose, even for commercial projects. In other words, do what you want with it. The only requirement with the MIT License is that the license and copyright notice must be provided with the software.