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 :)
- Host: GitHub
- URL: https://github.com/wiseplat/scratch-3.9-on-linux
- Owner: WISEPLAT
- Created: 2020-05-02T04:03:23.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-02T07:55:45.000Z (about 6 years ago)
- Last Synced: 2025-01-15T10:26:23.574Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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