I am aware that it's a common problem but i am quite new with linux systems and I would like to know how to exactly fix my problem.
The following packages have unmet dependencies:
youtube-to-mp3: Depends: libc6 (>= 2.14) ale 2.19-0ubuntu6.4 is to be installed
Depends: libgcc1 (>= 1:4.1.1) ale 1:4.9.1-0ubuntu1 is to be installed
Depends: libqt4-declarative (>= 4:4.7.0~rc1) ale 4:4.8.5+git192->g085f851+dfsg-2ubuntu4 is to be installed
Depends: libqt4-network (>= 4:4.6.1) ale 4:4.8.5+git192->g085f851+dfsg-2ubuntu4 is to be installed
Depends: libqtcore4 (>= 4:4.8.0) ale 4:4.8.5+git192-g085f851+dfsg->2ubuntu4 is to be installed
Depends: libqtgui4 (>= 4:4.8.0) ale 4:4.8.5+git192-g085f851+dfsg->2ubuntu4 is to be installed
Depends: libstdc++6 (>= 4.6) ale 4.8.2-19ubuntu1 is to be installed
Depends: libav-tools (>= 4:0.8.6-0ubuntu0.12.04.1) ale 7:2.5->0ppa1~trusty is to be installed
Depends: libavcodec-extra-53 (>= 4:0.8.6ubuntu0.12.04.1) but will not be installed
Depends: libmp3lame0 (>= 3.99.3+repack1-1) ale 3.99.5+repack1->3ubuntu1 is to be installed
I know that I need somehow delete some of those libraries but I don't know which and how.
Would be really nice if you guys could help. The error appeared when I stopped the installation process of one of the applications because it got stuck.
youtube-to-mp3
? – jmunsch Dec 16 '14 at 14:15I have tried: sudo apt-get clean sudo apt-get autoclean sudo apt-get install -f
None of the above worked.
– Zwierzak Dec 16 '14 at 14:23