您的位置:首页 > 运维架构 > Linux

Ubuntu 下安装QQ pidgin插件

2013-05-11 00:00 471 查看
<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可以自己编译安装
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  linux qq lwqq webqq ubuntu