ubuntu16.04微信安装

一、下载:python

git clone https://github.com/geeeeeeeeek/electronic-wechat/releases

  

二、移动微信客户端(下载解压重命名为wechat)到 /opt文件下,git

sudo mv 下载/wechat  /opt

 

三、建立快捷方式github

(1)随便找个微信的图标更名为wechat.jpeg放到/opt/wechat里面web

sudo mv 下载/wechat.jpeg  /opt/wechat

 

 

(2)建立快捷方式微信

sudo gedit  /usr/share/applications/wechat.desktop

 

复制代码
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Name=wechat
GenericName=wechat
Exec=/opt/wechat/electronic-wechat
Terminal=false
Icon=/opt/wechat/wechat.jpeg
Type=Application
Comment=wechat_web
Categories=Application;
复制代码
相关文章
相关标签/搜索