Fedora 22 and later (dnf)
Use RPM Fusion for Fedora (available for x86, x86_64, armhfp)
Install rpmfusion-free-release-stable.noarch.rpm for currently maintained fedora.
$> su -
#> dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm
#> dnf install https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
#> dnf install vlc
#> dnf install python-vlc (optional)