惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
罗磊的独立博客
MyScale Blog
MyScale Blog
博客园 - 叶小钗
U
Unit 42
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
有赞技术团队
有赞技术团队
F
Fortinet All Blogs
WordPress大学
WordPress大学
美团技术团队
GbyAI
GbyAI
L
LangChain Blog
T
The Blog of Author Tim Ferriss
P
Proofpoint News Feed
Y
Y Combinator Blog
V
Visual Studio Blog
小众软件
小众软件
D
Docker
量子位
博客园_首页
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Engineering at Meta
Engineering at Meta
N
Netflix TechBlog - Medium
M
MIT News - Artificial intelligence
人人都是产品经理
人人都是产品经理
C
CERT Recently Published Vulnerability Notes
AI
AI
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Know Your Adversary
Know Your Adversary
Vercel News
Vercel News
C
Check Point Blog
I
InfoQ
NISL@THU
NISL@THU
Webroot Blog
Webroot Blog
S
Security Affairs
Stack Overflow Blog
Stack Overflow Blog
V
Vulnerabilities – Threatpost
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
TaoSecurity Blog
TaoSecurity Blog
L
Lohrmann on Cybersecurity
Hacker News: Ask HN
Hacker News: Ask HN
C
CXSECURITY Database RSS Feed - CXSecurity.com
N
News and Events Feed by Topic
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
W
WeLiveSecurity
V2EX - 技术
V2EX - 技术
SecWiki News
SecWiki News
PCI Perspectives
PCI Perspectives
S
Secure Thoughts
Apple Machine Learning Research
Apple Machine Learning Research

博客园 - MikeLi

ssh debug in C,Java,Python ubuntu耳机问题 一个好的计算机学习网站 正则表达式 gitee 设置 javac编译命令 git Ubuntu安装chrome浏览器 Linux安装配置JDK jdk 8 文档和API列表 「转」Java开发的构建工具 netbeans11从源码构建安装教程 Maven国内镜像 Java IDE:NetBeans 如何输入EOF ubuntu截图与录屏 如何在Linux里寻找、安装和卸载软件包How to install and update software in Linux memory
Linux install idea
MikeLi · 2025-05-14 · via 博客园 - MikeLi

1.Linux install idea

sudo wget https://download.jetbrains.com/idea/ideaIC-2025.1.1.1.tar.gz
mikeli@mikeli-DELL:/$ sudo wget https://download.jetbrains.com/idea/ideaIC-2025.1.1.1.tar.gz
[sudo] password for mikeli: 
--2025-05-14 06:31:53--  https://download.jetbrains.com/idea/ideaIC-2025.1.1.1.tar.gz
Resolving download.jetbrains.com (download.jetbrains.com)... 216.137.39.31, 216.137.39.26, 216.137.39.32, ...
Connecting to download.jetbrains.com (download.jetbrains.com)|216.137.39.31|:443... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: https://download-cdn.jetbrains.com.cn/idea/ideaIC-2025.1.1.1.tar.gz?Key-Pair-Id=KP3KOP89OO9G7&Expires=1747259471&Signature=dS2TEvMhQw4SrNrqxvIIjB4BoyUftzrqXYC1IyUVup45ujDFC5eOlRZNXPyw2uafcBp9QpNGeGbgyPoDfnF8HS-~TTQBLIcA5nO0rWZITBKwNr2fTdf3fTSWF9D9rktYI5hU4JXPdfLInCSnJZ8OUTa1zhh~Ruqjmrwnk4Zo5m1IPrEDmPJWiAx2iDtLmUau73Xu2pmae-W5LwdYcdK6xaNel8O4ySUAPxfE1EqYnRCVWgg7ui1YlO~xFrPtfdrzwENajEykOTHiXqNWR1c1q9UrOf~yChYEQXlfXObCXiUQNsahW0XnOGOT-~RPujT6QrmjU4YRybkk2IthKrBRKg__ [following]
--2025-05-14 06:31:54--  https://download-cdn.jetbrains.com.cn/idea/ideaIC-2025.1.1.1.tar.gz?Key-Pair-Id=KP3KOP89OO9G7&Expires=1747259471&Signature=dS2TEvMhQw4SrNrqxvIIjB4BoyUftzrqXYC1IyUVup45ujDFC5eOlRZNXPyw2uafcBp9QpNGeGbgyPoDfnF8HS-~TTQBLIcA5nO0rWZITBKwNr2fTdf3fTSWF9D9rktYI5hU4JXPdfLInCSnJZ8OUTa1zhh~Ruqjmrwnk4Zo5m1IPrEDmPJWiAx2iDtLmUau73Xu2pmae-W5LwdYcdK6xaNel8O4ySUAPxfE1EqYnRCVWgg7ui1YlO~xFrPtfdrzwENajEykOTHiXqNWR1c1q9UrOf~yChYEQXlfXObCXiUQNsahW0XnOGOT-~RPujT6QrmjU4YRybkk2IthKrBRKg__
Resolving download-cdn.jetbrains.com.cn (download-cdn.jetbrains.com.cn)... 180.163.57.6, 180.163.57.5, 180.163.57.23, ...
Connecting to download-cdn.jetbrains.com.cn (download-cdn.jetbrains.com.cn)|180.163.57.6|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1146451825 (1.1G) [binary/octet-stream]
Saving to: ‘ideaIC-2025.1.1.1.tar.gz’

ideaIC-2025.1.1.1.tar.gz          3%[>                                                       ]  33.32M  11.0MB/s    eta 96s  

reference:https://computingforgeeks.com/install-intellij-idea-on-ubuntu-linux/

2.snap package install (Ubuntu)

mikeli@mikeli-DELL:/$ sudo snap install intellij-idea-community --classic
[sudo] password for mikeli: 
下载 snap "intellij-idea-community" (609),来自频道 "stable"                                                                    下载 snap "intellij-idea-community" (609),来自频道 "stable"     

reference:https://linuxconfig.org/how-to-install-intellij-idea-on-ubuntu-20-04-linux-desktop