Nightly builds

We are building SFLphone on Launchpad every nights to ease latest development snapshots testing.
Please don't use this version on production environment as it may be quite unstable.

Ubuntu PPA

The latest version is known to be compatible on Ubuntu 12.10 (Quantal), Ubuntu 12.04 (Precise) and Ubuntu 11.10 (Oneiric).

Run:

sudo add-apt-repository ppa:savoirfairelinux/sflphone-nightly

Or add the following repositories in your sources list to install SFLphone latest development version:

deb http://ppa.launchpad.net/savoirfairelinux/sflphone-nightly/ubuntu YOUR_UBUNTU_VERSION_HERE main 
deb-src http://ppa.launchpad.net/savoirfairelinux/sflphone-nightly/ubuntu YOUR_UBUNTU_VERSION_HERE main
Read the documentation here on how adding new repositories in your sources list on Ubuntu.

And run:

sudo apt-get update
sudo apt-get install sflphone-client-gnome
or
sudo apt-get update
sudo apt-get install sflphone-client-kde
 Note that the karmic package is installable on Debian squeeze (testing) and Debian sid (unstable).