Installing Symbiflow on Linux¶
Download the required symbiflow installer from the Releases tag.
To install Symbiflow on Linux:
Set the execute permission for the .run file
chmod 755 Symbiflow*<version>*.gz.run
Set the <INSTALL_DIR>: variable:
export INSTALL_DIR=<Install path>
Execute the .run file from the terminal:
bash Symbiflow<*version*>.gz.run