An open API service indexing awesome lists of open source software.

https://github.com/wiseplat/scratch-3.9-on-linux

Hello! This is repository for my students who use Linux for their study in programming. This script allow to install Scratch 3.9 on Ubuntu 20.04 in one click :)
https://github.com/wiseplat/scratch-3.9-on-linux

Last synced: about 1 month ago
JSON representation

Hello! This is repository for my students who use Linux for their study in programming. This script allow to install Scratch 3.9 on Ubuntu 20.04 in one click :)

Awesome Lists containing this project

README

          

# Scratch-3.9-on-Linux
Hello! This is repository for my students who use Linux for ther study in programming. This script allow to install Scratch 3.9 on Ubuntu 20.04 in one click :)

How to use it to install Scratch on Ubuntu (Linux):

1) If you want to get for installing Scratch from official site:

sudo apt install git

git clone https://github.com/WISEPLAT/Scratch-3.9-on-Linux.git

cd Scratch-3.9-on-Linux

./install_scratch_ok.sh

2) If you want to get for installing Scratch from Github site:

sudo apt install git

git clone https://github.com/WISEPLAT/Scratch-3.9-on-Linux.git

cd Scratch-3.9-on-Linux

./install_scratch_ok_get_Scratch_from_Github.sh