Syncing Your Iphone With Ubuntu
I can consider myself as a long time linux user, i switch to MacOs for a while but for a while i am using my Ubuntu. The problem is i am having hard times syncing my Iphone with my Ubuntu 10.10 . Then i have found this PPA written by Paul McEnery which helped a lot. Just add the PPA and get install latest updates with "libimobiledevice" . I tested it under Ubuntu 10.10 with Banshee and its working like a charm.
sudo add-apt-repository ppa:pmcenery/ppa sudo apt-get update sudo apt-get install libimobiledevice1
