You are not logged in.
Pages: 1
I tried install kde plasma on a old 32 bit system I have inherited from my dad. I got a minimal archlinux 32 install going and then tried to install plasma, which failed. After digging into it, ffmpeg has a dependency on
librav1e.so=0-32
which pacman can not resolve. How can I fix this?
Offline
you can add
--ignore rav1e
to the end of your pacman and it should install.
reference: https://bbs.archlinux32.org/viewtopic.php?id=3522
Offline
Pages: 1