美文网首页
ubuntu下安装微信

ubuntu下安装微信

作者: Lee_5566 | 来源:发表于2018-12-04 15:04 被阅读7次

这个安装程序是基于node.js的。
开源地址:
https://github.com/geeeeeeeeek/electronic-wechat

进入之后,再网页最下面点击 Download 按钮,进入下载界面:


image.png

选择对应的版本进行下载


image.png
下载后,使用tar命令解压:
$ tar -xvf linux-x64.tar.gz 
$ cd electronic-wechat-linux-x64/
$ ./electronic-wechat 
image.png

运行之后,在锁定栏将程序锁定,下次就可以直接点击启动了。O(∩_∩)O哈哈~

相关文章

网友评论

      本文标题:ubuntu下安装微信

      本文链接:https://www.haomeiwen.com/subject/rcpmcqtx.html