https://github.com/botspot/scratch2
https://github.com/botspot/scratch2
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/botspot/scratch2
- Owner: Botspot
- Created: 2021-04-10T15:18:09.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-13T16:50:05.000Z (almost 2 years ago)
- Last Synced: 2025-10-03T14:59:50.923Z (10 months ago)
- Size: 71.1 MB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scratch 2
Install Scratch 2 back on the latest Raspberry Pi OS. Scratch 2 was removed after Adobe Flash was discontinued. Fortunately, this repository makes it easy to install back.
However, as this is an offline application, it is still safe [and legal ](https://web.archive.org/web/20200421061947/https://www.google.com/intl/en/chrome/terms/) to use it.
## To install
[](https://github.com/Botspot/pi-apps)
Or, to install manually:
**PLEASE ONLY INSTALL THIS ON RASPBERRY PI OS 32-BIT!!** Installing it on a 64-bit OS will remove a many packages and may cause issues.
```
git clone https://github.com/Botspot/scratch2
sudo apt install ~/scratch2/scratch2_0.25_armhf.deb
rm -rf ~/scratch2
```
Scratch 2 package was originally acquired from [the official archive page](http://archive.raspberrypi.org/debian/pool/main/s/scratch2/). A few files have been rearranged to make it more portable and less likely to cause any overwrite conflicts.