View Single Post
Posts: 109 | Thanked: 18 times | Joined on Sep 2012
#1
Hi all,

I have posted this in another thread (for N9/N950 devices), but since the questions are software related, therefore I post this again...

To make the story short, I have a China branded N9 missing apps like Skype, FB, Twitter...

I understand you need to firstly change the repos before you can install these missing apps...

What I got so far:
1) cd /etc/apt/sources.list.d/ (the outcome is 'not found', so I got stuck here already)

2) another option gave me this as outcome:

# apt-get update
# apt-cache search skype
l10n-app-skype - Translation File for application skype
telepathy-spirit - Skype connection manager for Telepathy
account-plugin-skype - Skype plugin for accounts-ui
# apt-get install account-plugin-skype
Reading package lists... Done
Building dependency tree
Reading state information... Done

Package account-plugin-skype is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or is only available from another source
E: Package account-plugin-skype has no installation candidate

3) Next trial gave me this outcome:
dpkg -i /home/user/MyDocs/account-plugin-skype_0.104.1+0m8_armel.deb

Aegis rejecting /home/user/blabla: could not open debian archive
aegis aborting dpkg -- all listed package files rejected
Compilation failed in require

So any suggestions on how to continue?

Many thanks in advance...