Installing Symbiflow on Linux

Download the required Symbiflow Installer

To install Symbiflow on Linux:

  1. Set the execute permission for the .run file
chmod 755 Symbiflow*<version>*.gz.run
  1. Set the <INSTALL_DIR>: variable:
export INSTALL_DIR=<Install path>
  1. Execute the .run file from the terminal:
bash Symbiflow<*version*>.gz.run