Tutorial 2026: How to install the latest version of Scratch Web 3.X
During the past 2 months (March and April, 2026) we offered them a brilliant series of publications about KdenliveScratch is an excellent, completely free and open-source non-linear video editor, whose development is supported by the KDE community. For this reason, it is used by many multimedia professionals and students, as well as educators and IT students of all ages, around the world. And since many schools also teach programming and computational thinking, this month we will offer this same segment of the population (schools, educators, and students) a short and useful series on Scratch. We have covered this program before, but in a more news-oriented and informative way. Therefore, this time we will focus on... "How to install the latest official version of Scratch Web 3.X".
So, if you're a Technology Educator (Teacher, Instructor, or Professor) and you use any type and version of GNU/Linux distribution, keep reading this tutorial to learn an official and effective way to achieve this goal. Because, officially, There is no native and easy downloadable installer. (.deb/.rpm/.appimage/others) This works for most well-known and widely used distributions. Or at least, for the latest stable version of the Scratch 3.X series. This method is for using it installed through your web browser.
Scratch, Scratux and TurboWarp: Programming apps for young people
But, before starting this first tutorial on this useful and current educational software focused on learning programming and developing computational thinking called "Scratch"We recommend you explore our previous related post Regarding this same software and similar ones, after finishing reading this publication:
Scratch is the world's largest programming community for children, and a programming language with a simple interface that allows young people to create digital stories, games, and animations. It also promotes computational thinking and problem-solving skills; creative teaching and learning; self-expression and collaboration; and equality in computing. About Scratch

Tutorial 2026: How to install the latest version of Scratch Web 3.X on any GNU/Linux Distro?
Steps to install Scratch Web 3.X
Firstly, it is worth noting that the Scratch Foundation offers a official Scratch 3.0 web interfaceOnline, free, and available to everyone. And also, the American Institute of Science MITHowever, it also offers a way and a mechanism for each person to use it, whether for public or private use, or on a server or a regular computer.
The installation process is as follows, keeping in mind that Git and Node must be installed beforehand. After that, you can choose one of the following two options:
Option 1: In our own Node environment/application
npm install https://github.com/scratchfoundation/scratch-gui.git
Option 2: If you want to edit/play yourself
git clone https://github.com/scratchfoundation/scratch-gui.git
cd scratch-gui
npm install
As shown in the following pictures:





Official screenshots of the current Graphical User Interface
Home Screen

Menu bar







1. Code Tab (Blocks Area)









2. Costumes Tab (Character and Background Area)



3. Sounds Tab (Multimedia Area)

PictoBlox is a with PictoBlox is a graphical programming tool based on Scratch 3.0, making it an ideal companion for taking your first steps into the world of programming. Therefore, it is perfect for both teachers and students who want and need to create, teach, and learn about video game development, animations, interactive projects, and robot programming, among many other things, using only a simple and quick graphical interface that allows you to understand and use drag-and-drop programming blocks. For these reasons and more, PictoBlox is an ideal software tool to help develop creativity, logical reasoning, problem-solving skills, and other essential abilities in today's technology-driven world.

Summary
In summary, «Learn how to install and use the latest official version of Scratch Web on any GNU/Linux distribution Using a preferred web browser is undoubtedly very practical and necessary in many cases. For example, and especially in many public educational institutions in various countries around the world. Since They are not always able to use the free online versionThis is mainly due to issues with outdated hardware and limited or nonexistent internet connectivity. Therefore, we hope that from now on, in many of these cases, this will be an ideal solution for its use and teaching. "Programming and Computational Thinking" to many children and adolescents around the world.
Lastly, remember to share this useful and fun post with others, and visit the beginning of our «site» in Spanish or other languages (adding 2 letters to the end of the URL, for example: ar, de, en, fr, ja, pt and ru, among many others).