Dieses Blog durchsuchen

Sonntag, 24. Juli 2016

Install PyCharm Python IDE on ubuntu 14/15

 
 
add following repository 
 
sudo add-apt-repository ppa:mystic-mirage/pycharm
 
 
Update your system
 
sudo apt-get update 
 
 
Install cummunity version of pycharm 
sudo apt-get install pycharm-community 

Keine Kommentare:

Kommentar veröffentlichen