Discuss Scratch

A-E-
Scratcher
100+ posts

Scratch Desktop for GNU/Linux?

jax6563 wrote:

Jonathan50 wrote:

Was this paragraph there at the time?
When will you have Scratch Desktop for Linux?

Scratch Desktop on Linux is currently not supported. We are working with partners and the open-source community to determine if there is a way we can support Linux in the future. Stay tuned!
(https://scratch.mit.edu/download)

Edit: According to this they are planning to make a Raspberry Pi version of Scratch 3: https://scratch.mit.edu/users/thisandagain/#comments-52560393
but if its available on raspberry pi wouldn't that mean its available for Linux? or is it just Raspian and not the cousins of Debian?
It should be easy to port, though check out https://scratux.org/
threecatsmumu
Scratcher
37 posts

Scratch Desktop for GNU/Linux?

jax6563 wrote:

Jonathan50 wrote:

Was this paragraph there at the time?
When will you have Scratch Desktop for Linux?

Scratch Desktop on Linux is currently not supported. We are working with partners and the open-source community to determine if there is a way we can support Linux in the future. Stay tuned!
(https://scratch.mit.edu/download)

Edit: According to this they are planning to make a Raspberry Pi version of Scratch 3: https://scratch.mit.edu/users/thisandagain/#comments-52560393
but if its available on raspberry pi wouldn't that mean its available for Linux? or is it just Raspian and not the cousins of Debian?

``` With some commands and codes we can compile it for Other Linux distros and use that```
threecatsmumu
Scratcher
37 posts

Scratch Desktop for GNU/Linux?

threecatsmumu wrote:

jax6563 wrote:

Jonathan50 wrote:

Was this paragraph there at the time?
When will you have Scratch Desktop for Linux?

Scratch Desktop on Linux is currently not supported. We are working with partners and the open-source community to determine if there is a way we can support Linux in the future. Stay tuned!
(https://scratch.mit.edu/download)

Edit: According to this they are planning to make a Raspberry Pi version of Scratch 3: https://scratch.mit.edu/users/thisandagain/#comments-52560393
but if its available on raspberry pi wouldn't that mean its available for Linux? or is it just Raspian and not the cousins of Debian?

``` With some commands and codes we can compile it for Other Linux distros and use that```

Also it might be cut down a bit
hueychen
Scratcher
35 posts

Scratch Desktop for GNU/Linux?

If you are on Debian, then simply type in:
sudo apt install scratch
or
sudo apt-get install scratch
Maximouse
Scratcher
1000+ posts

Scratch Desktop for GNU/Linux?

hueychen wrote:

If you are on Debian, then simply type in:
sudo apt install scratch
or
sudo apt-get install scratch
Isn't that Scratch 1.4?
-william27-
Scratcher
81 posts

Scratch Desktop for GNU/Linux?

Maximouse wrote:

hueychen wrote:

If you are on Debian, then simply type in:
sudo apt install scratch
or
sudo apt-get install scratch
Isn't that Scratch 1.4?
According to https://packages.debian.org/buster/scratch it is version 1.4.0.6~dfsg1-6. This is scratch 1.4, but on Raspbian, Scratch 3.0 is available with extra extensions and security vulnerabilities(unless they updated it).
Supersonicdrake
Scratcher
3 posts

Scratch Desktop for GNU/Linux?

Scratch 3 is already available on Linux as a flatpak. Look in the Flatpak section of the store. Does this help you?

Last edited by Supersonicdrake (Aug. 4, 2021 22:30:41)

dhuls
Scratcher
1000+ posts

Scratch Desktop for GNU/Linux?

Supersonicdrake wrote:

Scratch 3 is already available on Linux as a flatpak. Look in the Flatpak section of the store. Does this help you?
I highly doubt it's made by the Scratch Team or trusted by the community.
Maximouse
Scratcher
1000+ posts

Scratch Desktop for GNU/Linux?

dhuls wrote:

Supersonicdrake wrote:

Scratch 3 is already available on Linux as a flatpak. Look in the Flatpak section of the store. Does this help you?
I highly doubt it's made by the Scratch Team or trusted by the community.
It isn't.

Flathub wrote:

NOTE: This wrapper is not verified by, affiliated with, or supported by the MIT Media Lab.
9gr
Scratcher
1000+ posts

Scratch Desktop for GNU/Linux?

Why can't scratch do this? Electron is supported for linux, and even TurboWarp has a linux app
Chiroyce
Scratcher
1000+ posts

Scratch Desktop for GNU/Linux?

9gr wrote:

Why can't scratch do this? Electron is supported for linux, and even TurboWarp has a linux app
bruh there is electron for ARM64 and yet the ST doesn't even care to make scratch desktop for M1 Mac smh
Barthdry
Scratcher
500+ posts

Scratch Desktop for GNU/Linux?

I just suggest you to get Scratux for Linux an unofficial distro of Scratch 3.0 for Linux.
kccuber
Scratcher
1000+ posts

Scratch Desktop for GNU/Linux?

Barthdry wrote:

I just suggest you to get Scratux for Linux an unofficial distro of Scratch 3.0 for Linux.
fun fact, there was a vunerability found in scratch < 3.17. Scratux uses 3.10.
dhuls
Scratcher
1000+ posts

Scratch Desktop for GNU/Linux?

Barthdry wrote:

I just suggest you to get Scratux for Linux an unofficial distro of Scratch 3.0 for Linux.
Use Turbowarp instead it doesn't have the XSS vulnerability.
kccuber
Scratcher
1000+ posts

Scratch Desktop for GNU/Linux?

dhuls wrote:

Barthdry wrote:

I just suggest you to get Scratux for Linux an unofficial distro of Scratch 3.0 for Linux.
Use Turbowarp instead it doesn't have the XSS vulnerability.
yeah, i agree. it's much better too with dark theme and you can do stuff like this:

Oh yeah and the backpack too (it's broken on v0.8.0 tho)

Last edited by kccuber (Aug. 6, 2021 02:33:15)

jbthepig
Scratcher
500+ posts

Scratch Desktop for GNU/Linux?

dhuls wrote:

Use Turbowarp instead
Plus it has additional features via the addons tab.

Otherwise it's the same, so that's what I use
9gr
Scratcher
1000+ posts

Scratch Desktop for GNU/Linux?

kccuber wrote:

Oh yeah and the backpack too (it's broken on v0.8.0 tho)
Forward that to GarboMuffin
kccuber
Scratcher
1000+ posts

Scratch Desktop for GNU/Linux?

9gr wrote:

kccuber wrote:

Oh yeah and the backpack too (it's broken on v0.8.0 tho)
Forward that to GarboMuffin
Nobody uses v0.8.0 anymore. GarboMuffin already fixed the bug.

Also I think I should work on a Scratch Desktop for Linux, I already figured out how to make builds.

Last edited by kccuber (July 24, 2022 20:41:25)

ideapad-320
Scratcher
1000+ posts

Scratch Desktop for GNU/Linux?

Jonathan50 wrote:

Was this paragraph there at the time?
When will you have Scratch Desktop for Linux?

Scratch Desktop on Linux is currently not supported. We are working with partners and the open-source community to determine if there is a way we can support Linux in the future. Stay tuned!
(https://scratch.mit.edu/download)

Edit: According to this they are planning to make a Raspberry Pi version of Scratch 3: https://scratch.mit.edu/users/thisandagain/#comments-52560393
What they mean:
When will you have Scratch Desktop for Linux?

Scratch Desktop on Linux is currently not supported. We are working with partners and the open-source community to determine if there is a way we can support Linux in the future. Too layz to make our electron app on another platform. Stay tuned!
(https://scratch.mit.edu/download)
In all seriousness there are many package managers it will have to be supported on. But a .deb package and a few others plus loose files for other distros works too,
MagicCrayon9342
Scratcher
1000+ posts

Scratch Desktop for GNU/Linux?

First spark of hope is it being in the Arch User Repository (aur) for Arch. That means it can easily be packages on other distros. I'll read the PKGBUILD later.

Powered by DjangoBB