Answer the question
In order to leave comments, you need to log in
How to install codecs in Yandex Browser in Manjaro Linux 19?
Today I decided to move from MX Linux back to Manjaro 19.0.2.
Installed all my programs that I use.
And there was a problem with installing codecs for Yandex browser.
Pamac enabled AUR.
Installed yay .
Installed yandex-browser-beta 20.2.3.320_1-2
And when I start installing yandex-browser-ffmpeg-codecs-opera 0.0.2-1, this comes out:
Preparing ...
Cloning assembly files yandex-browser-ffmpeg-codecs-opera ...
Checking dependencies for yandex-browser-ffmpeg-codecs-opera...
Cloning assembly files of opera-beta-ffmpeg-codecs...
Checking dependencies for opera-beta-ffmpeg-codecs...
Dependency resolution...
Checking for mutual conflicts...
Building yandex-browser-ffmpeg-codecs-opera...
==> Building package yandex-browser-ffmpeg-codecs-opera 0.0.2-1 (Sat 21 Mar 2020 20 :03:48)
==> Check dependencies to run...
==> Missing dependencies:
-> opera-beta-ffmpeg-codecs
==> Check dependencies to build...
==> ERROR: Failed to resolve all dependencies .
And without these codecs, videos in the browser are not played.
I tried the same actions on the virtual machine, the result is the same.
Answer the question
In order to leave comments, you need to log in
judging by the description of the yandex-browser-ffmpeg-codecs-opera package
symlink for opera-ffmpeg-codecs package to be used with yandex-browser
mkdir -p /opt/yandex/browser-beta
ln -s /usr/lib/opera/lib_extra/libffmpeg.so /opt/yandex/browser-beta
ln -s /usr/lib/opera-beta/lib_extra/libffmpeg.so /opt/yandex/browser-beta
yay -Syu
yay -Sv yandex-browser-ffmpeg-codecs-opera
[herecura]
Server = https://repo.herecura.be/herecura/x86_64
sudo pacman -Suyy
sudo pacman -S opera-beta-ffmpeg-codecs
yay -S yandex-browser-ffmpeg-codecs-opera
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question