Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: [SOLVED] libvpx breaks ffmpeg (Read 675 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

[SOLVED] libvpx breaks ffmpeg

Installed a new artix system using the latest stable ISO. Tried to run
Code: [Select]
pacman -Syu
and have been running into this which prevents the system from updating.

Code: [Select]
:: installing libvpx (1.13.0-1) breaks dependency 'libvpx.so=7-64' required by ffmpeg

Any suggestions welcome. Thanks!

Re: libvpx breaks ffmpeg

Reply #1
Just installed
artix-mate-s6-20230215-x86_64.iso
on a laptop and I have the same issue.

Re: libvpx breaks ffmpeg

Reply #2
just run
sudo pacman -Syyu

 

Re: libvpx breaks ffmpeg

Reply #3
Yeah,
Code: [Select]
sudo pacman -Syyu
fixed it. We can close this. Thanks!