Can anybody tell me how to install VLC media player on fedora 22 [closed]
Please anyone can give me steps to install VLC video player.
also tell me do I need to configure any repo for that ...
This questions has been asked and answered many times on this web site.
Follow the Sticky Question - What plugins do I need to install to watch movies and listen to music? [closed] linked on the home page:
First, setup the rpmfusion-repo (at least the "free"). Then run
sudo dnf upgrade && sudo dnf install vlc
.