Last active
June 23, 2018 00:04
-
-
Save evaldosantos/ada7b67e23e5c0054f7d780501a87afa to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo dnf clean all | |
sudo dnf -y install gstreamer-plugins-base gstreamer1-plugins-base gstreamer-plugins-bad gstreamer-plugins-ugly gstreamer1-plugins-ugly gstreamer-plugins-good-extras gstreamer1-plugins-good-extras gstreamer1-plugins-bad-freeworld ffmpeg gstreamer-ffmpeg | |
sudo dnf install rhythmbox -y | |
sudo dnf config-manager --add-repo=http://negativo17.org/repos/fedora-spotify.repo | |
sudo dnf install spotify -y | |
sudo dnf install vlc -y |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment