Can't install Format Junkie on Ubuntu 14.04 (64 bit)

Asked by William Pabon

Hi:
 I used the following code to install Format Junkie:

sudo add-apt-repository ppa:noobslab/apps
sudo apt-get update
sudo apt-get install formatjunkie

At the end, I get the following message:

williepabon@williepabon-Macmini:~$ sudo apt-get install formatjunkie
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 formatjunkie : Depends: ffmpeg but it is not installable
                Depends: libavcodec-extra-54 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

Is this solvable? If not, what is the code to remove the package from the system?
Thanks.

Question information

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

I suggest you contact the PPA maintainer and report the issue.

Revision history for this message
William Pabon (williepabon) said :
#2

Andrew:
Thanks. Contacted Noobs Lab and found a solution.
wp

Revision history for this message
William Pabon (williepabon) said :
#3

Thanks actionparsnip, that solved my question.