首先看上面参考网址,中间有几个注意事项
1.linux 安装 tar.gz的方法主要看解压后的配置方法
pycharm安装方法是:
- Unpack the PyCharm distribution archive that you downloaded
where you wish to install the program. We will refer to this
location as your {installation home}.To start the application, open a console, cd into "{installation home}/bin" and type:
./pycharm.sh
This will initialize various configuration files in the configuration directory:
~/.config/JetBrains/PyCharm2021.3.- [OPTIONAL] Add "{installation home}/bin" to your PATH environment
variable so that you can start PyCharm from any directory.- [OPTIONAL] To adjust the value of the JVM heap size, create a file pycharm.vmoptions
(or pycharm64.vmoptions if using a 64-bit JDK) in the configuration directory
and set the -Xms and -Xmx parameters. To see how to do this,
you can reference the vmoptions file under "{installation home}/bin" as a model
but do not modify it, add your options to the new file.、
目前我安装的是最新的2021.3.2版本pycharm, 大家可以到官网下载即可。
https://www.jetbrains.com/pycharm/download
下载后出现这个页面, 然后点击Start trial, Login
注意:需要登陆,我的账号为@126,密码47WqS-aDRN!DAsw,大家用自己的账号
启动方法:
2.破解使用
ide-eval-resetter-2.1.13 (1).zip
将下载好的破解包拖拽到pycharm后, 重启pycharm
勾选: Auto reset before per restart , 然后点击Reset, 然后可以看到Last Reset Time 就改变了。