When trying to use this command to add ffmpeg repository in Centos 7, I tried to add the repository using this command:
yum localinstall --nogpgcheck https://download1.rpmfusion.org/free/el/rpmfusion-free-release-7.noarch.rpm
After several seconds, this error is shown:
Loaded plugins: fastestmirror, universal-hooks
Cannot open: https://download1.rpmfusion.org/free/el/rpmfusion-free-release-7.noarch.rpm. Skipping.
Nothing to do
What can I do?