Installing and Running VLC
This page discusses third-party software sources not officially affiliated with or endorsed by the Fedora Project. Use them at your own discretion. Fedora recommends the use of free and open source software and avoidance of software encumbered by patents. |
Prerequisits
-
VLC is provided by the RPMFusion repositories. Use these instructions to enable them.
Running VLC
-
To run the VLC media player using GUI:
-
Open the launcher by pressing the Super key.
-
Type vlc.
-
Press Enter.
-
-
To run VLC from the command line:
$ vlc source
Replace source with path to the file to be played, URL, or other data source. For more details, see Opening streams on VideoLAN wiki.