installation of Pharo on a Linux/ubuntu laptop
Hello, My laptop is running Ubuntu 24.04 : https://doc.ubuntu-fr.org/noble After the download step : https://files.pharo.org/pharo-launcher/linux64 I am stuck with the following file : PharoLauncher-linux-3.4.1-x64.zip -- Thanks for your help Rene Paul Mages (ramix) GnuPG : 0x9840A6F7 https://wiki.linux-azur.org/?PagePHARO https://renemages.wordpress.com/smalltalk/pharo https://sites.google.com/view/les-logiciels-libres/pharo
Le 15/09/2025 à 11:16, RenePaulMages via Pharo-users a écrit :
Hello,
My laptop is running Ubuntu 24.04 :
https://doc.ubuntu-fr.org/noble
   After the download step :
https://files.pharo.org/pharo-launcher/linux64
   I am stuck with the following file :
PharoLauncher-linux-3.4.1-x64.zip
From this unzip point I am ~lost~ : rmages@lenovo:~/Pharo$ unzip ./PharoLauncher-linux-3.4.1-x64.zip Archive: ./PharoLauncher-linux-3.4.1-x64.zip creating: artifacts/PharoLauncher-linux-3.4.1-x64/ inflating: artifacts/PharoLauncher-linux-3.4.1-x64/pharo-launcher-linux.tar -- All the best Rene Paul Mages (ramix) GnuPG : 0x9840A6F7 https://wiki.linux-azur.org/?PagePHARO https://renemages.wordpress.com/smalltalk/pharo https://sites.google.com/view/les-logiciels-libres/pharo
Salut René, It's been a while since I installed Pharo on a Linux machine. But, from what I understand, the last step is to unpack the tar tar vxf pharo-launcher-linux.tar Then, you'll be able to start the Pharo Launcher, that allows creating and managing your images and VMs. May the Smalltalk force be with you ;-) Noury On Mon, Sep 15, 2025 at 1:27â¯PM RenePaulMages via Pharo-users < pharo-users@lists.pharo.org> wrote:
Le 15/09/2025 à 11:16, RenePaulMages via Pharo-users a écrit :
Hello,
My laptop is running Ubuntu 24.04 :
https://doc.ubuntu-fr.org/noble
After the download step :
https://files.pharo.org/pharo-launcher/linux64
I am stuck with the following file :
PharoLauncher-linux-3.4.1-x64.zip
From this unzip point I am ~lost~ :
rmages@lenovo:~/Pharo$ unzip ./PharoLauncher-linux-3.4.1-x64.zip Archive: ./PharoLauncher-linux-3.4.1-x64.zip creating: artifacts/PharoLauncher-linux-3.4.1-x64/ inflating: artifacts/PharoLauncher-linux-3.4.1-x64/pharo-launcher-linux.tar
-- All the best Rene Paul Mages (ramix) GnuPG : 0x9840A6F7 https://wiki.linux-azur.org/?PagePHARO https://renemages.wordpress.com/smalltalk/pharo https://sites.google.com/view/les-logiciels-libres/pharo
-- Noury Bouraqadi
Le 15/09/2025 à 14:50, Noury Bouraqadi a écrit :
Salut René,
It's been a while since I installed Pharo on a Linux machine. But, from what I understand, the last step is to unpack the tar
tar vxf pharo-launcher-linux.tar
A great thank you dear Noury : tar is effectively the ad hoc command to start the pharo-launcher.
Then, you'll be able to start the Pharo Launcher, that allows creating and managing your images and VMs.
May the Smalltalk force be with you ;-) Noury
-- All the best Rene Paul Mages (ramix) GnuPG : 0x9840A6F7 https://wiki.linux-azur.org/?PagePHARO https://renemages.wordpress.com/smalltalk/pharo https://sites.google.com/view/les-logiciels-libres/pharo
participants (2)
-
Noury Bouraqadi -
RenePaulMages