ubuntu 9.04 安装 thunderbird-3.0 和最小化插件

本文详细介绍了如何在 Ubuntu 9.04 和 8.10 版本中安装 Thunderbird3 邮件客户端。包括添加额外源、安装 GPG 密钥、更新软件包信息以及最终安装 Thunderbird3 的全过程。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

对于ubuntu 9.04 和 8.10 通过编辑/etc/apt/sources.list添加,在终端输入:
sudo gedit /etc/apt/sources.list

9.04版本使用如下命令中添加:
deb http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu jaunty main

8.10 版本使用如下命令中添加:
deb http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu intrepid main
deb-src http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu intrepid main

Save then close sources.list.

Add the GPG key:

sudo
 apt-key
 adv --recv-keys
 --keyserver
 keyserver.ubuntu.com EF4186FE247510BE

Update package information:

sudo
 apt-get
 update

If you get an error here, repeat the GPG key add step, replacing the above key with the key reported in the error message.

Now install Thunderbird 3!

sudo
 apt-get
 install
 thunderbird-3.0

When that’s done, you’ll be able to access it at: Applications -> Internet -> Shredder 3 Mail/News.

If you want to change the icon:

sudo
 gedit /
usr/
share/
applications/
thunderbird-3.0.desktop

Replace the text following Icon= with a path to your image file. For example:

...
Icon =/ home/ faceleg/ .icons/ hydroxygen/ 128x128/ apps/ thunderbird02.png
...

Save and close the file.

Have fun!

对了,这个最小化插件用起来不错  https://addons.mozilla.org/zh-CN/thunderbird/addon/2831

更 多好用的插件请参考一下连接:

http://blog.youkuaiyun.com/slowgrace/archive/2010/03/31/5435395.aspx

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值