Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- cd /etc/yum.repos.d/
- wget http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-22.noarch.rpm
- wget http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-22.noarch.rpm
- wget http://download.virtualbox.org/virtualbox/rpm/fedora/virtualbox.repo
- wget http://linuxdownload.adobe.com/adobe-release/adobe-release-x86_64-1.0-1.noarch.rpm
- cat << EOF > /etc/yum.repos.d/google-chrome.repo
- [google-chrome]
- name=google-chrome - \$basearch
- baseurl=http://dl.google.com/linux/chrome/rpm/stable/\$basearch
- enabled=1
- gpgcheck=1
- gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub
- EOF
- dnf install yumex
- dnf install google-chrome-stable
- dnf install nano dkms
- dnf install gnome-tweak-tool
- dnf install spotify-client
- dnf install flash-plugin
Advertisement
Add Comment
Please, Sign In to add comment