Linux 在 Ubuntu 12.10 中安装 Pycharm

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/16514705/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-06 22:55:24  来源:igfitidea点击:

Installing Pycharm in Ubuntu 12.10

linuxubuntuinstall

提问by adam

I am trying to install pycharm through Ubuntu Terminal and after I unpack the tar.gz I'm not sure what to do after that.

我正在尝试通过 Ubuntu 终端安装 pycharm,在我解压 tar.gz 之后,我不确定在那之后该怎么做。

Are there any instructions for this?

有没有这方面的说明?

回答by Burhan Khalid

First, you need to make sure you have Oracle java installed. See hereon how to do that.

首先,您需要确保已安装 Oracle java。请参阅此处了解如何执行此操作。

Then, just run the pycharmexecutable from the expanded archive. It will be in the bindirectory.

然后,只需pycharm从展开的存档中运行可执行文件。它将在bin目录中。