赞
踩
# 安装git
sudo apt install git
# 安装jdk11
sudo apt install openjdk-11-jdk
# 安装maven
sudo apt install maven
# 安装文本编辑器
sudo apt install sublime-text3
下载vscode安装 https://code.visualstudio.com/
下载idea安装 https://www.jetbrains.com/idea/
下载谷歌浏览器安装 https://www.chromedownloads.net/chrome64linux/
下载Postman安装 https://learning.postman.com/docs/getting-started/installation-and-updates/#installing-postman-on-linux
nodejs https://github.com/nodesource/distributions#deb
dbeaver安装 https://dbeaver.io/download/
wget -O - https://dbeaver.io/debs/dbeaver.gpg.key | sudo apt-key add -
echo "deb https://dbeaver.io/debs/dbeaver-ce /" | sudo tee /etc/apt/sources.list.d/dbeaver.list
sudo apt-get update && sudo apt-get install dbeaver-ce
wget -qO - https://typora.io/linux/public-key.asc | sudo apt-key add -
# add Typora's repository
sudo add-apt-repository 'deb https://typora.io/linux ./'
sudo apt-get update
# install typora
sudo apt-get install typora
卸载内置火狐浏览器,安装中国版火狐浏览器
钉钉linux版本
微信
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。