Sebastian Mogilowskis Blog

Just another blog about administration, linux and other stuff

Language: German English

Install Thunderbird 3 on Ubuntu 9.10 Karmic

Installation von Mozilla Thunderbird 3 unter Ubuntu mit dem Paketmanager.

Repository hinzufügen:

sudo add-apt-repository ppa:ubuntu-mozilla-daily/ppa

Neuen Schlüssel für das Respository installieren:

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 247510BE

Installation:

sudo apt-get update
sudo aptitude install thunderbird-3.1 thunderbird-3.1-gnome-support

Ältere Ubuntu versionen:

Die Datei “/etc/apt/sources.list” öffnen und folgende Zeilen einfügen:

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

GPG-Schlüssel hinzufügen:

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 247510BE
sudo aptitude update
sudo aptitude install thunderbird-3.1 thunderbird-3.1-gnome-support

Bemerkung: “jaunty” muss ggf. durch die eigene Ubuntu Version ersetzt werden.

, ,

One Response to “Install Thunderbird 3 on Ubuntu 9.10 Karmic”

Leave a Reply

Your email address will not be published. Required fields are marked *

*


*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

eMail-Benachrichtigung bei weiteren Kommentaren.
Auch möglich: Abo ohne Kommentar.