echo 'export PATH=/opt/ToonBoom/Harmony_20/bin:$PATH' >> ~/.bashrc source ~/.bashrc From the terminal:
sudo nano /usr/local/bin/run-harmony Paste this: toon boom harmony linux install
sudo setenforce 0 sudo sed -i 's/SELINUX=enforcing/SELINUX=permissive/' /etc/selinux/config Make the downloaded .run file executable and run it: echo 'export PATH=/opt/ToonBoom/Harmony_20/bin:$PATH' >