Ubuntu 系列安装基本软件

  1. 浏览器:chrome

    https://www.google.cn/chrome/

  1. 搜狗拼音输入法: https://pinyin.sogou.com/linux/
    进入sougou的配置目录 $HOME/.config/sogoupinyin/conf/env.ini 找到StatusAppearance 设置为

    StatusAppearance=0  // 搜狗输入法隐藏状态栏
    
  2. 温度控制:sensors

  3. 下载工具:motrix
    https://github.com/agalwood/Motrix

  4. Markdown 编辑器:typora:

    https://typora.io/linux/Typora-linux-x64.tar.gz

  5. 启动器:uTools

    https://u.tools/

  6. v2ray:
    https://github.com/v2ray/v2ray-core/releases/
    https://github.com/Qv2ray/Qv2ray/releases/
    https://github.com/jiangxufeng/v2rayL/releases/

  7. deepin-wine

    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    // https://github.com/zq1997/deepin-wine
    // 方案1
    sudo tee "/etc/apt/sources.list.d/deepin-wine.list" >/dev/null << "EOF"
    deb [trusted=yes] https://deepin-wine.i-m.dev /
    EOF
    // 方案2
    wget -O- https://deepin-wine.i-m.dev/setup.sh | sh

    sudo apt update
    // apt install ca-certificates // Linux 报错 Certificate verification failed: The certificate is NOT trusted.
    apt install -y com.qq.weixin.work.deepin // 企业微信
    apt install -y com.qq.weixin.deepin // 微信
    apt install -y com.qq.office.deepin // TIM
    apt install -y com.tencent.meeting.deepin // 腾讯会议
  8. DBeaver
    https://dbeaver.io/download/

  9. IDEA
    https://www.jetbrains.com/idea/download/#section=linux

  10. Git Java Maven
    https://git-scm.com/download/linux
    https://openjdk.java.net/install/
    https://www.oracle.com/java/technologies/downloads/archive/
    https://maven.apache.org/download.cgi

  11. 主题:

    图标:https://www.cinnamon-look.org/p/1366371/

  12. 虚拟机:VirtualBox

    https://www.virtualbox.org/

  13. 油猴插件

    1. https://greasyfork.org/zh-CN/scripts/413063-电脑-手机-全网唯一全自动脚本-vip会员视频自动解析
  1. 截图:flameshot

    https://github.com/flameshot-org/flameshot

加快速度:github.com ==> hub.fastgit.org