Advertisement

在Ubuntu18.04系统中安装微信 在Ubuntu18.04系统中安装微信

阅读量:

Ubuntu18.04微信安装指南

  • 引用资料
    • 部署deepin-wine
    • 配置微信应用

参考

安装deepin-wine

  1. 软件获取与配置:
复制代码
    cd ~/Downloads/
    git clone https://github.com/wszqkzqk/deepin-wine-ubuntu.git
    cd deepin-wine-ubuntu # dir that repos be cloned last step
    ./install.sh # install deepin-wine-ubuntu
    
    
      
      
      
      
    
  1. 解决软件在非中文语言环境下出现显示乱码的问题
复制代码
    cd /opt/deepinwine/tools/
    sudo gedit run.sh
    # edit it like following:

全部评论 (0)

还没有任何评论哟~