Install PyCharm on Ubuntu

sudo add-apt-repository ppa:mystic-mirage/pycharm && sudo apt-get update && sudo apt-get install pycharm-community

Source