Instalacja PyCharm na Ubuntu Linux

Jak zainstalować PyCharm na Ubuntu?

PyCharm służy do pisania kodu w języku programowania Python.

Postępuj wg. instrukcji, wklejaj do konsoli/terminala po kolei i zatwierdzaj enterem

1.

wget -q -O – http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add –

2.

sudo sh -c ‘echo “deb http://archive.getdeb.net/ubuntu $(lsb_release -sc)-getdeb apps” >> /etc/apt/sources.list.d/getdeb.list’

3.

sudo apt-get update

4.

sudo apt-get install pycharm

 

PyCharm wymaga Oracle Java JDK/JRE

 

Pozdrawiam!


Posted

in

by

Comments

Leave a Reply

Please log in using one of these methods to post your comment:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: