Sebastian Mogilowskis Blog

Just another blog about administration, linux and other stuff

Language: German English

Thunderbird

Install Thunderbird 3 on Ubuntu 9.10 Karmic

Install Mozilla Thunderbird 3 on Ubuntu with paketmanger. Add the repository: sudo add-apt-repository ppa:ubuntu-mozilla-daily/ppa Add repository key: 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 Older Ubuntu versions: Edit “/etc/apt/sources.list” and add the following lines: 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 Add the GPG key: [...]

, ,