Pine Blog

Ubuntu 18.04 安装QQ/微信(超级稳定版)

Ubuntu qq&微信安装/启动脚本。

  1. Docker
    本脚本依赖Docker,需要提前安装好Docker环境。参考https://yeasy.gitbooks.io/docker_practice/install/ubuntu.html安装

Ubuntu 18.04(及以上)简化安装:

sudo apt update
sudo apt install docker.io -y
sudo usermod -aG docker $USER
安装完成需要退出当前终端并重新登录。

  1. 安装

Install qq

下载 https://raw.githubusercontent.com/ygcaicn/ubuntu_qq/master/qq.sh文件
chmod +x qq.sh
./qq.sh
安装完毕后
./qq.sh start

Install wechat

下载 https://raw.githubusercontent.com/ygcaicn/ubuntu_qq/master/wechat.sh
chmod +x wechat.sh
./wechat.sh
安装完毕后
./wechat.sh start

安装完成后第一次运行需要下载镜像,通常需要几分钟!

命令参数参考

qq.sh -h

./qq.sh [-h] [-i] [-f] [-c] [--start|start] [-t|--tag Tag] [--remove] [--instance]
-h, --help Show help
-i, --install Install this script to system
-f, --force Force install or reinstall
-c, --clean Clean all qq container
-t, --tag Tag Explicit docker tag, office is default

                    im(QQ), office(TIM), eim(EIM), light(QQ Light)
  --start           Start qq
  --update          Update script
  --remove          Remove this script
  --instance        Create a instance qq container, you can create more then one using this option

wechat.sh -h

./wechat.sh [-h] [-i] [-f] [-c] [--start|start] [--remove] [--instance]
-h, --help Show help
-i, --install Install this script to system
-f, --force Force install or reinstall
-c, --clean Clean all wechat container

  --start           Start wechat
  --update          Update script
  --remove          Remove this script
  --instance        Create a instance wechat container, you can create more than one using this option

功能描述

自动创建启动图标,使用--instance选项可多开。可以复制粘贴发送文件。

配合插件TopIcons Plus使用,体验更佳!

未经允许不得转载:Pine Blog » Ubuntu 18.04 安装QQ/微信(超级稳定版)

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

Pine Blog
Anywhere, Anytime
E-mail:59054872@qq.com
苏ICP备15059480号-1