The Wayback Machine - https://web.archive.org/web/20220525052428/https://github.com/andrewbrg/deb-dev-machine
Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Jun 29, 2021
Sep 15, 2018
Feb 21, 2022

Debian 10 Developer Machine

Quickly install common Developer tools, IDEs & services on Debian 10. In order to use the installer run the following:

Note: Please do NOT run the script with sudo, run it as your own user!

cd ~/
sudo apt install -y wget && bash <(wget -qO- https://raw.githubusercontent.com/andrewbrg/deb-dev-machine/master/setup.sh);

Screenshot 2021-08-22 01 35 45

This script can be run via the terminal and will get a fresh Debian 10 (Buster) installation up and running with most (if not all) of the dev tools you would require.

Tested on Debian 10 installations as well as the ChromeOS Crostini Debian 10 containers. Total installation size including the OS itself is ~6.5GB

You can expect the following to be automatically installed and readily accessible:

Utilities

  • ca-certificates
  • apt-transport-https
  • software-properties-common
  • gnupg
  • gnupg2
  • wget
  • curl
  • nano
  • vim
  • htop

Languages

  • PHP
  • GoLang
  • NodeJS with NPM

Dev Tools

  • Git
  • Git Cola
  • Nginx
  • Apache2
  • Composer
  • Werf
  • Yarn
  • Docker CE
  • Docker Compose
  • Kubectl
  • Helm
  • Sops
  • Apache Cordova
  • React Native
  • Laravel Installer
  • Symfony Installer

Databases

  • Redis
  • Memcached
  • MySQL Community Server
  • MongoDb
  • SQLite Browser
  • Redis Desktop Manager
  • DBeaver

Software

  • Tor Browser [installs to /opt/]
  • Jetbrains Toolbox [installs to /opt/]
  • Atom
  • Visual Studio Code
  • Wine
  • Snap
  • Google Cloud SDK
  • Locust
  • Postman
  • Bleachbit
  • Remmina Remote Desktop
  • Stacer