How to Install PyCharm Python IDE on Debian 8 Jessie Easy Guide

December 22, 2014 | By the+gnu+linux+evangelist.

PyCharm Debian Jessie - Installing

  1. Relocating PyCharm.

    su -c "chown -R root:root /tmp/pycharm*"
    su -c "mv /tmp/pycharm-community* /opt/pycharm-community"
  2. Moreover, to Make PyCharm Binaries Symlinks.

    su -c "ln -s /opt/pycharm-community/bin/pycharm.sh /usr/local/bin/pycharm"
    su -c "ln -s /opt/pycharm-community/bin/inspect.sh /usr/local/bin/inspect"

QuickChic Theme • Powered by WordPress