0

Would appreciate the help

$ sudo apt-get install friends-app  
Reading package lists... Done  
Building dependency tree  
Reading state information... Done  
E: Unable to locate package friends-app
sourav c.
  • 46,120

1 Answers1

0

The package friends-app is only avail able for Ubuntu 13.04 onwards. You can search packages.ubuntu.com for it.

There is some ppa to install it on Ubuntu 12.10 See this page

And if you are using Ubuntu 12.04 you can not have this. See this answer

sourav c.
  • 46,120