2

I recently installed 13.04 and successfully updated the whole OS. There was this friends app that came with Ubuntu to replace Gwibber, but now its gone and can't find it anywhere.

BuZZ-dEE
  • 14,533

2 Answers2

6

How to fix your problem:

Open up the program named "terminal" on Ubuntu, and type this:

sudo apt-get install friends-app -y

This will install the friends-app, and it will come back.

~Regards

denNorske
  • 983
0

Unity has a social lens installed by default in Raring. While you can’t tweet from it you can view statuses, mentions, messages, etc.

Facebook: Visit this link for more info

Alternately you can check this out

Install Friends App (Gwibber rewritten in QML):

Ubuntu 13.04 Raring Ringtail: You can install Friends via command line:

sudo apt-get install friends-app

Abu Abdallah
  • 2,244