How to install Pharo on Gnu/Linux
Pharo the Modern Smalltalk
Download the Pharo and decompress the file
$ unzip Pharo.zip
$ sudo mv Pharo /opt/
Create the pharo.desktop file and paste the following contents
[Desktop Entry]
Encoding=UTF-8
Name=Pharo
GenericName=Pharo
Exec=pharo
Icon=...
maqbool.net1 min read