centos7 安装 webstorm2017
cenos7 下安装 webstorm2017;
这个在网上的记录还是比较少的,我记录下。
- 1. 下载文件:直接官网下载即可;
- 2. 移动到在 usr/webstorm 下(没有此目录,创建)
- 3. 解压该文件:tar zxvf WebStorm xxxxxxx
- 4. 阅读 install-Linux-tar.txt 文件;发现直接运行 webstorm.sh 文件即可安装 webstorm
- 5. 运行 cd bin/
- 6. 运行 ./webstorm.sh
- 7. 进入安装流程;
选择破解的注册方式;
然后就可以了;