Table of Contents

Downloads - Phoesion Glow Hologram Compiler

This page contains information about download/installing Phoesion Glow Hologram Compiler on your system.

Latest Version : 2.5.4

View Release Notes for v2.5.4




Select your platform :

Install as Dotnet Global Tool

  1. Install global tool :

     dotnet tool install -g Phoesion.Glow.Hologram.Compiler
    
  2. Run :

     dotnet glow-hologram-compile ...
    

Install as APT package

  1. Install Repository key : (you can ignore this step if you have already done it)

     wget -qO - https://packages.phoesion.com/apt.key.gpg | sudo gpg --dearmor -o /usr/share/keyrings/phoesion.gpg
    
  2. Add Repository : (you can ignore this step if you have already done it)

     echo "deb [signed-by=/usr/share/keyrings/phoesion.gpg] https://packages.phoesion.com/phoesion.glow linux main" | sudo tee /etc/apt/sources.list.d/phoesion.glow-main.list
     sudo apt-get update
    
  3. Install package :

     sudo apt-get install -y phoesion.glow.hologram.compiler
    



Download as Archive

  1. Unzip.

  2. Set executable permission to app.

     sudo chmod +x *.exe
    
  3. run the app.

     ./Phoesion.Glow.Hologram.Compiler.exe