Skip to content

DEM0NAssissan7/debian-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 

Repository files navigation

Debian Setup Script

This script's primary goal is to extend already existing Debian features to the Debian desktop to make an extremely capable workstation setup.

Supported Systems

Currently, the only supported system for this script is Debian 12 (Bookworm) w/ KDE Plasma. The official supported tasksel is:

  • Debian Desktop Environment
  • KDE Plasma
  • Standard System Utilities

Instructions

Run the following in a command line shell:

/bin/sudo /usr/bin/python3 -c "$(wget -q -O - https://raw.githubusercontent.com/DEM0NAssissan7/debian-setup/main/setup.py)"

If that does not work, try:

/bin/sudo /usr/bin/python3 -c "$(curl -fsSL https://raw.githubusercontent.com/DEM0NAssissan7/debian-setup/main/setup.py)"

Be Advised: This script NEEDS administrator privileges in order to run

Services

Among the services and applications installed include:

  • Flatpak w/ Flathub
  • ZRAM (half of system memory)
  • Pipewire w/ Wireplumber
  • Google Chrome (optional)
  • VLC

All services installed are configured sanely out of the box, and almost zero setup is required. This script is totally hands-off (except for accepting the Google Chrome EULA).

More services and configurations are coming (like making Flatpak default in Discover).

About

Setup all the goodies for a fresh install of Debian

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages