Skip to content

Instantly share code, notes, and snippets.

@noherczeg
Last active April 3, 2016 13:09
Show Gist options
  • Select an option

  • Save noherczeg/e2a99ef45884e6c843e07d7f387f29d7 to your computer and use it in GitHub Desktop.

Select an option

Save noherczeg/e2a99ef45884e6c843e07d7f387f29d7 to your computer and use it in GitHub Desktop.
dnf update
hostnamectl set-hostname --static "YOUR_HOST_NAME"
rpm -ivh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
dnf install unzip
dnf install pidgin
dnf install VirtualBox
dnf config-manager --add-repo=http://negativo17.org/repos/fedora-spotify.repo
dnf install spotify-client
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment