No match for argument: gstreamer1-plugins-bad-nonfree

This commit is contained in:
Héctor Louzao 2019-12-14 13:31:34 +01:00 committed by pbokoc
parent eb66886cd6
commit 006e811f1b

View file

@ -52,12 +52,11 @@ WARNING: If you live in a country where software patents apply, such as in the U
* Use the `dnf` utility to install packages that provide multimedia libraries:
+
----
$ sudo dnf install gstreamer1-libav gstreamer1-plugins-bad-free \
gstreamer1-plugins-bad-free gstreamer1-plugins-bad-free-extras \
gstreamer1-plugins-bad-freeworld gstreamer1-plugins-bad-nonfree \
gstreamer1-plugins-good gstreamer1-plugins-ugly lame-libs lame-libs
sudo dnf install gstreamer1-plugins-{bad-\*,good-\*,base} gstreamer1-plugin-openh264 gstreamer1-libav --exclude=gstreamer1-plugins-bad-free-devel
$ sudo dnf group upgrade --with-optional Multimedia
sudo dnf install lame\* --exclude=lame-devel
sudo dnf group upgrade --with-optional Multimedia
----
[id='related-information-{context}']