Lazy Ubuntu

How to install Pidgin 2.5.8 on Ubuntu 9.04 (Jaunty Jackalope)

by Toor, August 16th, 2009 | 3 Comments

This HOWTO shows how you can install Pidgin 2.5.8 on Ubuntu 9.04 (Jaunty Jackalope).

  1. Add the GetDeb repository to your sources list: $ echo "deb http://archive.getdeb.net/ubuntu jaunty-getdeb-testing apps games" | sudo tee /etc/apt/sources.list.d/getdeb-testing.list
  2. Add GPG key: $ wget -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
  3. Update: $ sudo aptitude update
  4. Install Pidgin 2.5.8: $ sudo aptitude install pidgin

If you like this post, please consider buying me a beer.

Tags: HOWTOs

3 responses so far ↓

Leave a Comment