shell

Shell

View on GitHub

Install Python3 from source code

This script is only available on CentOS, Debian, Ubuntu

Demo as:

bash -c "$(curl -fsSL https://shell.ismdeep.com/install-python3.sh)" - 3.9.10 /root/python-3-9

Latest Version: 3.7.12, 3.8.12, 3.9.10, 3.10.1,3.10.2

Install Java SDK ( AdoptOpenJDK )

sh -c "$(curl -fsSL https://shell.ismdeep.com/install-jdk.sh)" - 8 /root/jdk-8

Available Version: 8, 9, 10, 11, 12, 13, 14, 15

Install Zsh

sh -c "$(curl -fsSL https://shell.ismdeep.com/install-zsh.sh)"

Install Go

echo just install go

Install Cloud9 IDE

bash -c "$(curl -fsSL https://shell.ismdeep.com/install-c9-ide.sh)"

Download chromedriver

bash -c "$(curl -fsSL https://shell.ismdeep.com/download-chromedriver.sh)" - <InstallationPath>

Lemuria

Download Kubernetes Tools

bash -c "$(curl -fsSL https://shell.ismdeep.com/library/download-k8s-tools.bash)"