[PYTHON] I tried to put PyCharm in Ubuntu 16.04 LTS (PPA cannot be used)

I can't stand gedit, and eclipse is heavy on Ubuntu on VirtualBox, so I introduced PyCharm. It's a pity that PyCharm is in English.

Put the JDK

$ sudo add-apt-repository ppa:webupd8team/java $ sudo apt-get update $ sudo apt-get install oracle-java8-installer Now when you restart your PC, the environment variables are set automatically. (Unlike the reference site, oracle-java8-set-default was installed along with oracle-java8-installer.) Reference: Install Oracle Java 8 (PPA) on Ubuntu (ubuntu)

Insert PyCharm

If you look at here and try to use PPA, there is a note ... There was a PPA called mystic-mirage / pycharm, but "No more updates here. (No more updates) It has been declared ... orz I can't help it, so I decided to download it from the Official Site.

Run PyCharm

$ pycharm

Recommended Posts

I tried to put PyCharm in Ubuntu 16.04 LTS (PPA cannot be used)
I tried to summarize the code often used in Pandas
I tried to summarize the commands often used in business
I tried to implement permutation in Python
I tried to implement PLSA in Python 2
I tried to implement ADALINE in Python
I tried various patterns of date strings to be entered in pandas.to_datetime
I tried to organize the evaluation indexes used in machine learning (regression model)
I tried to integrate with Keras in TFv1.1
I tried to build an environment of Ubuntu 20.04 LTS + ROS2 with Raspberry Pi 4
I tried to predict the horses that will be in the top 3 with LightGBM
I tried to summarize the operations that are likely to be used with numpy-stl
I tried to implement TOPIC MODEL in Python
[Ubuntu 18.04 LTS] What to do when the screen resolution cannot be selected [NVIDIA]
I tried to implement selection sort in python
I tried to implement what seems to be a Windows snipping tool in Python
I tried to build an environment with WSL + Ubuntu + VS Code in a Windows environment
I tried to put HULFT IoT (Agent) in the gateway Rooster of Sun Electronics
I tried to graph the packages installed in Python
I made a script to put a snippet in README.md
I tried to implement a pseudo pachislot in Python
[Memorandum] Japanese keys cannot be used in python string.Template.substitute
I tried to implement Dragon Quest poker in Python
I tried to implement GA (genetic algorithm) in Python
list comprehension because operator.methodcaller cannot be used in python 2.5
I want to use OpenJDK 11 on Ubuntu Linux 18.04 LTS / 18.10
[Redash] Standard library cannot be used in python function
I tried to debug.
I tried to paste
When I tried to build a Rails environment on WSL2 (Ubuntu 20.04LTS), I stumbled and fell.
Put numpy scipy etc. in virtualenv of Ubuntu 12.04 LTS Server
I tried to create API list.csv in Python from swagger.yaml
I tried to implement a one-dimensional cellular automaton in Python
Record of actions to be taken when google_image_download cannot be used
I tried "How to get a method decorated in Python"
I tried to illustrate the time and time in C language
I tried to implement the mail sending function in Python
I tried to make a stopwatch using tkinter in python
I want Sphinx to be convenient and used by everyone
I tried to implement blackjack of card game in Python
I tried to create an article in Wiki.js with SQLAlchemy
I tried to expand the database so that it can be used with PES analysis software
[RHEL7 / CentOS7] I put in the log monitoring tool swatch and tried to notify by email
I tried to learn PredNet
I tried to implement PCANet
I tried to introduce Pylint
I tried to touch jupyter
I tried to implement StarGAN (1)
I tried to process the image in "sketch style" with OpenCV
I tried to implement a misunderstood prisoner's dilemma game in Python
I tried to summarize the commands used by beginner engineers today
I tried to make an analysis base of 5 patterns in 3 years
I tried to summarize the frequently used implementation method of pytest-mock
I tried to log in to twitter automatically with selenium (RPA, scraping)
I tried playing Windows games using Steam Play on Ubuntu 20.04 LTS
I tried to summarize the methods that are often used when implementing basic algo in Quantx Factory
I tried to summarize all the Python plots used in the research by active science graduate students [Basic]