Skip to content

Instantly share code, notes, and snippets.

@mvoropaiev
Last active September 29, 2015 09:17
Show Gist options
  • Save mvoropaiev/3fe1a8ffc200f68953d3 to your computer and use it in GitHub Desktop.
Save mvoropaiev/3fe1a8ffc200f68953d3 to your computer and use it in GitHub Desktop.
# * rpmfusion repository is required:
# http://rpmfusion.org/Configuration
# * install codecs:
sudo dnf install \
gstreamer-ffmpeg \
gstreamer-plugins-bad \
gstreamer-plugins-bad-free \
gstreamer-plugins-bad-nonfree \
gstreamer-plugins-good \
gstreamer-plugins-ugly \
gstreamer1-libav \
gstreamer1-plugins-bad-free \
gstreamer1-plugins-good \
gstreamer1-plugins-ugly
# remove cached files (if the above doesen't work)
rm -rf ~/.local/share/rhythmbox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment