【Ubuntu 20.04 LTS】安装Idea 2020.03
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash
免费下载资源
·
下载
打开官网链接,下载如图所示版本
https://www.jetbrains.com/idea/download/other.html
选择2020.3.4 - Linux (tar.gz)
点击下载
解压
tar -zxvf ideaIU-2020.3.4.tar.gz
移动到想要放置idea的目录
我是放在opt
目录下的
sudo mv idea-IU-203.8084.24 /opt/idea-IU-203.8084.24
初始化运行
cd /opt
赋权限
sudo chmod 755 -R idea-IU-203.8084.24/
进入bin
目录
cd /idea-IU-203.8084.24/bin
运行
./idea.sh
运行Intellij IDEA
软件协议同意,然后点击Continue
按钮
数据分享,如果不想分享,可以点击Don't Send
先选免费试用,后期插件激活
点击左下角设置,选择创建桌面图标
选择Create Desktop Entry
至此,idea
安装完成!
激活
下载,需解压第一层,获取到zip压缩包
https://download.csdn.net/download/qq_31635851/83819932
选择设置,选择插件,点击设置图标,选择从磁盘安装,选择我们下载的激活压缩包
GitHub 加速计划 / li / linux-dash
10.39 K
1.2 K
下载
A beautiful web dashboard for Linux
最近提交(Master分支:2 个月前 )
186a802e
added ecosystem file for PM2 4 年前
5def40a3
Add host customization support for the NodeJS version 4 年前
更多推荐
已为社区贡献25条内容
所有评论(0)