how to install vlc media player on fedora 25
i typed this sudo -i dnf install https://download1.rpmfusion.org/free/... -E %fedora).noarch.rpm https://download1.rpmfusion.org/nonfr... -E %fedora).noarch.rpm
Output is this : Last metadata expiration check: 0:04:41 ago on Mon Jan 23 00:30:39 2017. Curl error (6): Couldn't resolve host name for https://download1.rpmfusion.org/free/... [Could not resolve host: download1.rpmfusion.org]
That sounds like a internet connection issue or rpmfusion.org network down.
I second @aeperezt's comment. If you're using WiFi and you're not sure if you're connected to the internet, run
lspci | grep Broadcom
. If it returns some output then you will need to install Broadcom wireless drivers. For information on how to do this see this previous answer of mine.Actually I am using a proxy connection and I am using Ethernet.