Linux篇-Ubuntu开发环境配置

image.png

安装前准备

镜像下载地址

下载后制作成启动盘就可以安装系统了

挂载磁盘

常用软件安装

JetBrains 系列

  • Android Studio
  • CLion
  • DataGrip
  • Intelli IDEA
  • GoLand
  • Pycharm
  • WebStorm

浏览器

  • Chrome
  • Chromium
  • Firefox

开发工具

其他软件

社交软件

解决非中文系统中文乱码问题

1
在/opt/deepinwine/tools/run.sh 和 run_v2.sh 中将 WINE_CMD 那一行修改为 WINE_CMD="LC_ALL=zh_CN.UTF-8 deepin-wine"

环境配置

  • JDK
  • Golang
  • Docker
  • Nodejs

Linux篇-Ubuntu开发环境配置
https://mikeygithub.github.io/2020/06/25/yuque/Linux篇-Ubuntu开发环境配置/
作者
Mikey
发布于
2020年6月25日
许可协议