Merge pull request #208 from r03r/patch-1

Update build_linux.md
This commit is contained in:
Zayin Krige 2025-01-06 08:16:57 +02:00 committed by GitHub
commit d317a15695
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46,4 +46,9 @@ you can just execute the following steps:
```bash
sudo cp /Downloads/cp 0.67.1-linux-x64/libffmpeg.so /usr/lib/x86_64-linux-gnu/opera/lib_extra/libffmpeg.so
```
4. Restart your web browser.
Fedora users
1. Copy file to the following folder:
```bash
sudo cp Downloads/libffmpeg.so /usr/lib64/opera/libffmpeg.so
```
4. Restart your web browser.