Install PyCharm In this tutorial we will learn how to install PyCharm on Ubuntu. Download WebStorm Download PyCharm from official site https://www.jetbrains.com/pycharm/download/#section=linux Extract PyCharm Navigate terminal to the downloaded folder and run following command. tar -xvzf <downloaded-file-name> Navigate to the <PyCharm-version/bin> and following command ./pycharm.sh Please write comments if you find anything incorrect, or you want to share more information about the topic discussed above.