Linux Deploy Debian Note

任务管理器:sudo apt-get install mate-system-monitor

安装中文字体:sudo apt-get install ttf-wqy-microhei

中文输入法:sudo apt-get install fcitx-googlepinyin fcitx-module-cloudpinyin

安装java:

sudo apt-get install default-jre

sudo apt-get install default-jdk

安装pycharm:

sudo tar xfz pycharm-*.tar.gz -C /opt/

cd /opt/pycharm-*/bin

sudo ./pycharm.sh

安装Node.js

sudo curl -sL https://deb.nodesource.com/setup_10.x | sudo bash –
sudo apt-get install -y nodejs

 

Related post

  1. NO IMAGE
  2. NO IMAGE
  3. NO IMAGE
  4. NO IMAGE
  5. NO IMAGE
  6. NO IMAGE

HTML tag cannot be used in this comment.