Software Stack Installation Script

Usage

Install all regular programs

For Debian Based Distros

sudo apt-get -qq update && sudo apt-get -y -qq install curl

For Fedora Based Distros

sudo dnf -y install curl

Beginning the Installation

develop branch is for development purposes only, use with caution you might end up with a buggy codes

/bin/bash -c "$(curl -sL https://tinyurl.com/y8c67amv)"

prompt