Ubuntu 下安装QQ pidgin插件

雨燕双飞 提交于 2019-12-09 18:16:01

<div class="lines"><div class="line alt1"><table><tbody><tr><td class="number"><code>1</code></td><td class="content"><code class="functions">sudo</code> <code class="plain">add-apt-repository ppa:lainme/pidgin-lwqq</code></td></tr></tbody></table></div><div class="line alt2"><table><tbody><tr><td class="number"><code>2</code></td><td class="content"><code class="functions">sudo</code> <code class="plain">apt-get update</code></td></tr></tbody></table></div><div class="line alt1"><table><tbody><tr><td class="number"><code>3</code></td><td class="content"><code class="functions">sudo</code> <code class="plain">apt-get </code><code class="functions">install</code> <code class="plain">pidgin-lwqq</code></td></tr></tbody></table></div></div> <br/> root@george-virtual-machine:~# add-apt-repository ppa:lainme/pidgin-lwqq 你将向系统添加如下 PPA: A pidgin plugin for QQ protocol support, based on lwqq. The author is xiehuc, and the project homepage is https://github.com/xiehuc/pidgin-lwqq

Please send bug report to https://github.com/xiehuc/pidgin-lwqq/issues

For Ubuntu online account on quantal, install account-plugin-webqq For debugging, install pidgin-lwqq-dbg 更多信息: https://launchpad.net/~lainme/+archive/pidgin-lwqq 按回车继续或者 Ctrl+c 取消添加

gpg: 钥匙环‘/tmp/tmp3qi9ck/secring.gpg’已建立 gpg: 钥匙环‘/tmp/tmp3qi9ck/pubring.gpg’已建立 gpg: 下载密钥‘949045F5’,从 hkp 服务器 keyserver.ubuntu.com gpg: /tmp/tmp3qi9ck/trustdb.gpg:建立了信任度数据库 gpg: 密钥 949045F5:公钥“Launchpad PPA for lainme”已导入 gpg: 合计被处理的数量:1 gpg: 已导入:1 (RSA: 1) OK <br> 项目地址: https://github.com/xiehuc/pidgin-lwqq 其他版本linux可以自己编译安装

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!