Running youtube-dl
by mickeyboa from LinuxQuestions.org on (#6GQTT)
I want to run youtube-dl but I have to install ffmpeg in Fedora.
What am I doing wrong, youtube-dl is installed.
root@fedora mickey]# dnf install ffmpeg
Last metadata expiration check: 0:11:40 ago on Tue 28 Nov 2023 02:44:50 PM EST.
Error:
Problem: problem with installed package libswscale-free-5.1.2-12.fc37.x86_64
- package ffmpeg-libs-5.1.2-3.fc37.x86_64 conflicts with libswscale-free provided by libswscale-free-5.1.2-12.fc37.x86_64
- package ffmpeg-libs-5.1.2-3.fc37.x86_64 conflicts with libswscale-free provided by libswscale-free-5.1.2-1.fc37.x86_64
- package ffmpeg-libs-5.1.2-3.fc37.x86_64 conflicts with libswscale-free provided by libswscale-free-5.1.4-1.fc37.x86_64
- package ffmpeg-5.1.2-3.fc37.x86_64 requires ffmpeg-libs(x86-64) = 5.1.2-3.fc37, but none of the providers can be installed
- conflicting requests
- package ffmpeg-5.1.4-1.fc37.x86_64 requires ffmpeg-libs(x86-64) = 5.1.4-1.fc37, but none of the providers can be installed
- package ffmpeg-libs-5.1.4-1.fc37.x86_64 conflicts with libswscale-free provided by libswscale-free-5.1.2-12.fc37.x86_64
- package ffmpeg-libs-5.1.4-1.fc37.x86_64 conflicts with libswscale-free provided by libswscale-free-5.1.2-1.fc37.x86_64
- package ffmpeg-libs-5.1.4-1.fc37.x86_64 conflicts with libswscale-free provided by libswscale-free-5.1.4-1.fc37.x86_64
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages)
[root@fedora mickey]#
What am I doing wrong, youtube-dl is installed.
root@fedora mickey]# dnf install ffmpeg
Last metadata expiration check: 0:11:40 ago on Tue 28 Nov 2023 02:44:50 PM EST.
Error:
Problem: problem with installed package libswscale-free-5.1.2-12.fc37.x86_64
- package ffmpeg-libs-5.1.2-3.fc37.x86_64 conflicts with libswscale-free provided by libswscale-free-5.1.2-12.fc37.x86_64
- package ffmpeg-libs-5.1.2-3.fc37.x86_64 conflicts with libswscale-free provided by libswscale-free-5.1.2-1.fc37.x86_64
- package ffmpeg-libs-5.1.2-3.fc37.x86_64 conflicts with libswscale-free provided by libswscale-free-5.1.4-1.fc37.x86_64
- package ffmpeg-5.1.2-3.fc37.x86_64 requires ffmpeg-libs(x86-64) = 5.1.2-3.fc37, but none of the providers can be installed
- conflicting requests
- package ffmpeg-5.1.4-1.fc37.x86_64 requires ffmpeg-libs(x86-64) = 5.1.4-1.fc37, but none of the providers can be installed
- package ffmpeg-libs-5.1.4-1.fc37.x86_64 conflicts with libswscale-free provided by libswscale-free-5.1.2-12.fc37.x86_64
- package ffmpeg-libs-5.1.4-1.fc37.x86_64 conflicts with libswscale-free provided by libswscale-free-5.1.2-1.fc37.x86_64
- package ffmpeg-libs-5.1.4-1.fc37.x86_64 conflicts with libswscale-free provided by libswscale-free-5.1.4-1.fc37.x86_64
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages)
[root@fedora mickey]#