How to Add RPM Fusion Repository Oracle 7 Gnu/Linux

April 2, 2018 | By the+gnu+linux+evangelist.

GNU/Linux Oracle 7 Installing RPM Fusion Repository

Hi! The Tutorial shows you Step-by-Step How to Add RPM Fusion Repository on Oracle Enterprise GNU/Linux 7.x Desktop.

And to Enable RPM Fusion for OEL 7 there are 2 procedures, but here I describe How to Enable it on the Oracle Command Line.

Finally, the RPM Fusion Repository for Oracle 7 includes both: Free Open-Source Software and Non-Free Proprietary Software.

How to Add RPM Fusion Repository Oracle 7 - Featured
  1. 1. Terminal QuickStart

    How to QuickStart with Command Line on Oracle Linux

    Terminal Oracle QuickStart Guide
  2. 2. Enabling RPM Fusion Repo

    Then Install RPM Fusion Free and Non-Free Repositories
    Currently the SSL Certificate is somewhere expired, so first you may need to Download the Repos, with:

    wget --no-check-certificate https://download1.rpmfusion.org/free/el/rpmfusion-free-release-7.noarch.rpm
    And:
    wget --no-check-certificate https://download1.rpmfusion.org/nonfree/el/rpmfusion-nonfree-release-7.noarch.rpm
    Next to Setup them run:
    sudo yum localinstall --nogpgcheck ./rpmfusion*.rpm

QuickChic Theme • Powered by WordPress