740 B
740 B
Installing VLC
-
Install VLC:
$ sudo dnf install vlc
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.