I have just shifted from Ubuntu based system to Fedora 12, but am unable to install vlc media player on this OS. I searched for the same here and followed the instructions as:
$ su
$ yum install -y vlc
I got these results:
[babloo@Babloo ~]$ su
Password:
[root@Babloo babloo]# yum install -y vlc
Loaded plugins: presto, refresh-packagekit
Setting up Install Process
No package vlc available.
Nothing to do
[root@Babloo babloo]#
Can anybody tell me how to install vlc in Fedora 12 ?
Thanks in advance.