

Now we will execute the following command to add the PPA: sudo add-apt-repository ppa:viktor-krivak/pycharmĪt this point, we will carry out an update and install P圜harm Professional. To begin we will open the terminal (Ctrl + Alt + T).
#UBUNTU INSTALL PYCHARM COMMUNITY SOFTWARE#
Although there is only one software package for Ubuntu 17.04, it also works on Ubuntu 16.04. To install the Professional version in Ubuntu, we can use the following Unofficial PPA. Install P圜harm Professional (Unofficial PPA) Once installed, we can launch the program from the application launcher. Once added, it is time to download and install the repository key through the following command:įinally we will update the software list and install this IDE through the commands: sudo apt-get update & sudo apt-get install pycharm To perform this installation we will only have to open the terminal (Ctrl + Alt + T) or from the application launcher, and we will execute the following commands:įirst we will have to add Getdeb repository, if we do not have it installed yet through the command: sudo sh -c 'echo "deb $(lsb_release -sc)-getdeb apps" > /etc/apt//getdeb.list' This will offer us the community version of P圜harm 2017.2.3 for Ubuntu 16.04 and Ubuntu 17.04. For install P圜harm 2017.2.3 community version In Ubuntu we will be able to use the Getdeb repository. Now we will be able to easily install it on Ubuntu 16.04 and / or Ubuntu 17.04 through PPA. JetBrains P圜harm IDE has reached version 2017.2.3. Who wants can take a look at the release notes for more details. These are just some of the features in the latest version. We will get a unified user interface for Mercurial, Git, Subversion, Perforce and CVS with changelists and merge. This program also offers us the version control integration.We will get a complete support for web frameworks such as Django, web2py and Flask.In addition, this IDE will offer us a built-in debugger for Python. It includes the possibility to rename, extract method, enter variable, enter constant, pull up, push down and others. It offers us the r structuring the Python code.Now specialized project views, file structure views, and quick jumps between files, classes, methods, and uses are faster and more effective. La project and code navigation it has improved as well.Has improved coding assistance and analysis, with code completion, syntax and error highlighting, and linter integration.For JavaScript developments, the option to go to the declaration and go to the implementation has been added to facilitate developments. Bug fixes with the Docker Compose environment variable in this latest version.

Among them, some of them should be highlighted, such as: This IDE provides a large number of features to users. 3 Install P圜harm Professional (Unofficial PPA).
