VLC media player for Fedora

Most of our packages for fedora can be found on livna RPM - LIVNA
You can also use this repository from distribution derived from Fedora

Please report "packaging bugs" on Bugzilla - LIVNA

You can also find an old version we officially support: VLC 0.8.5 for Fedora Core 4.

Fedora 9

Use RPM - LIVNA for F9 (available for x86, x86_64 and ppc)
Install livna-release-9.rpm for F9

    $> su -
    #> rpm -ivh http://rpm.livna.org/livna-release-9.rpm
    #> yum install vlc
    #> yum install python-vlc mozilla-vlc (optionnal)

Fedora 8

Use RPM - LIVNA for F8 (available for x86, x86_64 and ppc)
Install livna-release-8.rpm for F8

    $> su -
    #> rpm -ivh http://rpm.livna.org/livna-release-8.rpm
    #> yum install vlc
    #> yum install python-vlc mozilla-vlc (optionnal)

Fedora 7

Use RPM - LIVNA for F7 (available for x86, x86_64 and ppc)
Install livna-release-7.rpm for F7

    $> su -
    #> rpm -ivh http://rpm.livna.org/livna-release-7.rpm
    #> yum install vlc
    #> yum install python-vlc mozilla-vlc (optionnal)

Fedora 6

Use RPM - LIVNA for F6 (available for x86, x86_64 and ppc)
Install livna-release-6.rpm for F6

    $> su -
    #> rpm -ivh http://rpm.livna.org/livna-release-6.rpm
    #> yum install vlc
    #> yum install python-vlc mozilla-vlc (optionnal)

VLC media player for (older) Fedora

Older version of Fedora are not supported anymore by the Fedora Project (even for security bugfix).
BUT, you can find VLC 0.8.6 for all the other flavours of fedora:

Fedora Core 4 and 5

For those two versions, VLC 0.8.6 is not available. You can have 0.8.5 here for FC 4 and 5 on FreshRPMs.

Fedora Core 1, 2 and 3

Use Dag wieers to have 0.8.6 for those old versions!

Other versions - Search

Use PBone.net to search a lot of other versions of VLC for fedora or fedora compatible distributions.

VLC media player for Fedora Core 4

Yum repository

VLC 0.8.5 is available for Fedora Core 4 from a YUM repository hosted at VideoLAN or one of its mirrors. All packages have been GPG signed by Jean-Paul Saman. Download the publickey here.

Add the publickey to the RPM database with:

   $> rpm --import gpg_pubkey_jean-paul.saman.asc

Add the following files to your /etc/yum.repos.d directory for updating and installing VLC from a YUM repository. Change the baseurl to a mirror closest to you (see below for a list of mirrors). You will need at minimum vlc.repo and vlc-contrib.repo :

file: vlc.repo

[vlc]
name=VLC 0.8.5 - $basearch - VLC Base
baseurl=http://download.videolan.org/pub/videolan/vlc/0.8.5/fedora/$releasever/$basearch/vlc/0.8.5/vlc
enabled=1
gpgcheck=1

file: vlc-contrib.repo

[vlc-contrib]
name=VLC 0.8.5 - $basearch - Contrib
baseurl=http://download.videolan.org/pub/videolan/vlc/0.8.5/fedora/$releasever/$basearch/vlc/0.8.5/vlc-contrib
enabled=1
gpgcheck=1

file: vlc-devel.repo

[vlc-devel]
name=VLC 0.8.5 - $basearch - Devel
baseurl=http://download.videolan.org/pub/videolan/vlc/0.8.5/fedora/$releasever/$basearch/vlc/0.8.5/vlc-devel
enabled=1
gpgcheck=1

file: vlc-source.repo

[vlc-source]
name=VLC 0.8.5 - $basearch - Source
baseurl=http://download.videolan.org/pub/videolan/vlc/0.8.5/fedora/$releasever/$basearch/vlc/0.8.5/vlc-source
enabled=1
gpgcheck=1

The first thing you must do after creating the above file is to run yum update as root user. This will update the repository meta information on you system. After this you can install vlc.

  $ yum update
  $ yum install vlc

The yum repository is mirrored to :

VLC Fedora Core Yum repository (200B)

Mirror Location Download
VideoLAN primary mirrorFranceDownload (HTTP)
Twente UniversityNetherlandsDownload (HTTP)
IRCAMFranceDownload (HTTP)
Université de StrasbourgFranceDownload (FTP)
Providence UniversityTaiwanDownload (FTP)
Endpoint CorporationSwedenDownload (HTTP)
Brno University of TechnologyCzech RepublicDownload (HTTP)
University of Wisconsin - MadisonUSADownload (HTTP)
Root24GermanyDownload (FTP)
JAISTDownload (HTTP)
YandexRussiaDownload (HTTP)
Armenian Datacom CompanyArmeniaDownload (HTTP)
Technotop NetworksNetherlandsDownload (HTTP)

Install VLC from RPM packages

Download the RPM packages tarball listed below. It includes all RPM's for vlc, 3rd party libraries not included in the distribution, devel RPM's, debug RPM's and source RPM's.

VLC RPM packages (77.7MB)

Mirror Location Download
VideoLAN primary mirrorFranceDownload (HTTP)
Twente UniversityNetherlandsDownload (HTTP)
IRCAMFranceDownload (HTTP)
Université de StrasbourgFranceDownload (FTP)
Providence UniversityTaiwanDownload (FTP)
Endpoint CorporationSwedenDownload (HTTP)
Brno University of TechnologyCzech RepublicDownload (HTTP)
University of Wisconsin - MadisonUSADownload (HTTP)
Root24GermanyDownload (FTP)
JAISTDownload (HTTP)
YandexRussiaDownload (HTTP)
Armenian Datacom CompanyArmeniaDownload (HTTP)
Technotop NetworksNetherlandsDownload (HTTP)

Uncompress vlc-fc4.tar.gz in the same directory :

   $ tar zxf <package name>

Then, as root, install the packages (use -ivh for installation and -Uvh for upgrade) :

    $ rpm -ivh fedora/4/i386/vlc/0.8.5/base/*.rpm fedora/4/i386/vlc/0.8.5/contrib/*.rpm

Older versions

Older versions can be found by browsing our FTP archive