Now let's define a “root” folder for your package installation. I am using “/home/username/Software” as an example here for explanation.

  1. Extract “ParticleRuntimeV99_linux.tar” under your “root” folder. That the directory order will look like “root/ParticleRuntime/v99/all_folders”, if not please adjust accordingly

  2. Extract “Particle_1.15.1a_linux.tar” under your “root” folder. That the directory order will look like “root/Particle/all_folders”, if not please adjust accordingly.

  3. Locate “root/Particle/Particle.sh” and modify your PARTICLE_DIR path in the circled line accordingly

    Untitled

  4. Locate “root/Particle/Particle.cfg” and modify your MCR_ROOT path in the circled line accordingly

    Untitled

  5. Add this line to your .bashrc, save, and open a new terminal.

#change the path accordingly
source /home/username/Software/Particle/Particle.sh

Finally, Enter cmd “PEETVersion” in the terminal. You should see the correct version number as shown below

$ *PEETVersion*
1.15.1a 18-March-2022