Installing Scratch on Linux Mint | Generated by AI

Home 2026.05

Question: How can I install Scratch on Linux Mint, and is it supported on Linux or only on Windows?

Answer:

Scratch is fully supported on Linux, not just Windows. In fact, it runs very well on Linux Mint. You have several easy ways to install and use it.


βœ… Option 1: Use Scratch Online (No installation needed)

The simplest way is to use Scratch directly in your browser:

This is recommended if you just want to start quickly.


🧩 Option 2: Install Scratch Desktop (Offline app)

Linux Mint supports Flatpak by default.

  1. Open Terminal
  2. Run:
flatpak install flathub edu.mit.Scratch
  1. Launch it:
flatpak run edu.mit.Scratch

Or search β€œScratch” in your application menu after installation.


Method B β€” Snap (alternative)

If Snap is enabled:

sudo snap install scratch-desktop

🧰 Option 3: Install via Software Manager (GUI way)

Linux Mint also has a graphical store:

  1. Open Software Manager
  2. Search for Scratch
  3. Click Install

πŸ–₯️ Compatibility Notes


πŸ’‘ Recommendation


If you want, I can also show:


Back Donate