VLC is a free and open-source multimedia player available for Ubuntu 22.04. It supports a wide range of multimedia formats such as MKV, MP4, MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, BluRays, DVDs, VCDs, podcasts, and multimedia streams from various network sources.
In this tutorial you will learn:
How to install VLC
How to install the latest VLC from PPA repository
How to install VLC via GNOME graphical user interface
Privileged access to your Linux system as root or via the sudo command.
Conventions
# – requires given linux commands to be executed with root privileges either directly as a root user or by use of sudo command $ – requires given linux commands to be executed as a regular non-privileged user
Ubuntu 22.04 VLC installation step by step instructions
All done. To start the VLC media player execute the following command from your terminal:
$ vlc
Optional VLC Packages
vlc-plugin-bittorrent
Bittorrent plugin for VLC
vlc-plugin-fluidsynth
FluidSynth plugin for VLC
vlc-plugin-jack
JACK audio plugins for VLC
vlc-plugin-notify
LibNotify plugin for VLC
vlc-plugin-qt
multimedia player and streamer (Qt plugin)
vlc-plugin-samba
Samba plugin for VLC
vlc-plugin-skins2
multimedia player and streamer (Skins2 plugin)
vlc-plugin-svg
SVG plugin for VLC
vlc-plugin-video-output
multimedia player and streamer (video output plugins)
vlc-plugin-video-splitter
multimedia player and streamer (video splitter plugins)
vlc-plugin-visualization
multimedia player and streamer (visualization plugins)
To install the latest VLC media player you might want to consider the VLC installation from a 3rd-party PPA repository. Using a vlc ppa, first step is to include VLC PPA repository:
In this tutorial, we saw how to install the VLC media player application on Ubuntu 22.04 Jammy Jellyfish Linux. VLC is a great all in one tool that can play virtually any type of audio or video multimedia. It is also open source and free, so it fits right in with the rest of the software catalog of Ubuntu 22.04.