mirror of
https://pagure.io/fedora-docs/quick-docs.git
synced 2024-11-24 21:35:17 +00:00
No match for argument: gstreamer1-plugins-bad-nonfree
This commit is contained in:
parent
eb66886cd6
commit
006e811f1b
1 changed files with 4 additions and 5 deletions
|
@ -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}']
|
||||
|
|
Loading…
Reference in a new issue