squeak.sh

The Squeak Smalltalk System (virtual machine)

Install

All systems
curl cmd.cat/squeak.sh.sh
Debian Debian
apt-get install squeak-vm
Ubuntu
apt-get install squeak-vm
Arch Arch Linux
pacman -S squeak-vm
image/svg+xml Kali Linux
apt-get install squeak-vm
Fedora
dnf install squeak-vm
Windows (WSL2)
sudo apt-get update sudo apt-get install squeak-vm
Raspbian
apt-get install squeak-vm

squeak-vm

The Squeak Smalltalk System (virtual machine)

Squeak is a full-featured implementation of the Smalltalk programming language and environment based on (and largely compatible with) the original Smalltalk-80 system. This package contains just the Squeak virtual machine. If you are new to Squeak then you will have to install a Squeak image too before you can run Squeak. Squeak images can be downloaded from <http://www.squeak.org/>, <http://www.squeakland.org/> or <http://squeak.educarex.es/>.