Friday, March 22, 2019

After installation steps for Fedora 29

  Update all packages


dnf update

Enable RPM Fusion repo


 sudo dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
 

Install VLC


  dnf install vlc

 Install Google Chrome


  dnf install fedora-workstation-repositories
  dnf config-manager --set-enabled google-chrome
  dnf install google-chrome-stable

Install Adobe Flash

  rpm -ivh http://linuxdownload.adobe.com/adobe-release/adobe-release-x86_64-1.0-1.noarch.rpm
  rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux
  dnf install flash-plugin alsa-plugins-pulseaudio libcurl