how to install gwibber on Ubuntu 14.04?

Asked by ERIC

How to install gwibber on Ubuntu 14.04? I do not find Gwibber in soft-center。 And,by "sudo apt-get install gwibber" ,but it don't appear on my computer。Terminal display “friends-app conflict withgwibber-service”。thank you!

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Warren Hill
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

http://packages.ubuntu.com/search?keywords=gwibber&searchon=names&suite=trusty&section=all

Its in the universe repository. Til you enable it you will not see the package

Revision history for this message
Best Warren Hill (warren-hill) said :
#2

As of 13.04 it was replaced with Friends-App see here:

http://iloveubuntu.net/new-qml-based-gwibber-renamed-friends-app-available-ubuntu-1304s-ubuntu-software-center

You can install it from the Software centre or from the command line with

sudo apt-get install friends-app

Revision history for this message
ERIC (wangxurong) said :
#3

Thanks Warren Hill, that solved my question.