### Enable RPM Fusion Free Repository (Graphical) Source: https://rpmfusion.org/Configuration?action=recall&rev=79 Clicking this file in Firefox will initiate the graphical installation of the RPM Fusion free repository via Package Kit. Follow the prompts to install. ```text RPM Fusion free for Fedora Branched and what will become Fedora 18 * RPM Fusion free for Fedora 19 * RPM Fusion free for Fedora 20 * RPM Fusion free for Fedora Rawhide * RPM Fusion free for RHEL 5 or compatible like CentOS * RPM Fusion free for RHEL 6 or compatible like CentOS ``` -------------------------------- ### CUDA 9.0 Quick Start Guide Source: https://rpmfusion.org/Howto/CUDA?action=diff&rev1=14&rev2=15 Link to the official CUDA 9.0 Quick Start Guide. ```text https://developer.nvidia.com/compute/cuda/9.0/prod/docs/sidebar/CUDA_Quick_Start_Guide-pdf ``` -------------------------------- ### CUDA 8.0 Quick Start Guide Source: https://rpmfusion.org/Howto/CUDA?action=diff&rev1=14&rev2=15 Link to the official CUDA 8.0 Quick Start Guide. ```text https://developer.nvidia.com/compute/cuda/8.0/prod/docs/sidebar/CUDA_Quick_Start_Guide-pdf ``` -------------------------------- ### Install RPM Fusion Free for Fedora Rawhide Source: https://rpmfusion.org/Configuration?action=diff&rev1=1&rev2=100 Link to download the RPM Fusion free repository configuration for Fedora Rawhide. This is used for graphical setup via a web browser. ```text https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-rawhide.noarch.rpm ``` -------------------------------- ### Graphical Setup: RPM Fusion Free Repository Links Source: https://rpmfusion.org/Configuration?action=diff&rev1=1&rev2=195 Provides direct download links for the RPM Fusion 'free' repository release packages for different Fedora and RHEL versions. Click the appropriate link for your distribution and follow the on-screen prompts in your browser and package installer. ```text https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-42.noarch.rpm https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-43.noarch.rpm https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-44.noarch.rpm https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-rawhide.noarch.rpm https://mirrors.rpmfusion.org/free/el/rpmfusion-free-release-8.noarch.rpm https://mirrors.rpmfusion.org/free/el/rpmfusion-free-release-9.noarch.rpm https://mirrors.rpmfusion.org/free/el/rpmfusion-free-release-10.noarch.rpm ``` -------------------------------- ### Install and Run RPMFusion Packager Setup Source: https://rpmfusion.org/Contributors?action=diff&rev1=75&rev2=121 Install the rpmfusion-packager and then run the setup utility to configure your environment. ```bash sudo dnf install rpmfusion-packager ``` ```bash rpmfusion-packager-setup ```