• Home
  • Linux
  • Ubuntu
  • Debian
  • CentOS
  • Linux Commands
  • About Us
  • Donate
TecNStuff
Menu
  • Home
  • Linux
  • Ubuntu
  • Debian
  • CentOS
  • Linux Commands
  • About Us
  • Donate

How to Install VLC Media Player on Ubuntu 20.04

Written by Admin, Updated On September 9, 2020
media, ubuntu, vlc
How to Install VLC Media Player on Ubuntu 20.04

VLC is the most popular open-source and cross-platform multimedia player. Using it you can play most type of multimedia files.
In this guide we will show you how to install VLC media player on Ubuntu 20.04.

You can install VLC using apt or as a snap package via the Snapcraft store. Let’s see both of the ways to install VLC.

Install VLC Media Player as a Snap Package#

By default the all dependencies are included in Snaps as those are self-contained. It’s simple to upgrade the snap packages. Snaps have a larger disk footprint and longer application startup time. The VLC snap packages are regularly update with the latest security and critical bug fixes.

You can install the snap packages via the Ubuntu software application or using command-line.

Let’s install VLC via command-line, type the following command:

sudo snap install vlc

The VLC is installed on your Ubuntu system, you can start using it.

Once a new version is available the snap will will be automatically update in the background.

If you would like to install visually, just open Ubuntu Software and search for “VLC” term and install the application.

Install VLC with apt#

By default the VLC includes in standard Ubuntu repositories. Open your terminal using either the Ctrl+Alt+T keyboard shortcut or by clicking on the terminal icon. Run the following command as root or user with sudo privileges:

sudo apt update
sudo apt install vlc

When a new version is available, you can update VLC through the command-line or your desktop Software Update tool.

Launch VLC#

Click on Activities and type “VLC” and click on the icon to launch the application.

When you start the player for the first time, a window like the following will appear:

ubuntu-vlc-policy

Conclusion#

You have learned how to install VLC player on Ubuntu 20.04 desktop. To get more information about VLC, visit the VideoLAN’s Documentation page.

If you have any questions, please leave a comment below.

If our content helps you, please consider buying us a coffee

Thank you for your support.

Share On
Share on Facebook
Share on Twitter
Share on Reddit
Share on Tumblr
 Previous Article How to Set Up Automatic Kernel Updates on Linux
Next Article   How to Mount ISO File on Linux

Related Posts

  • How to Install Apache, MySQL, PHP (LAMP) on Ubuntu 22.04

    How to Install LAMP on Ubuntu 22.04

    March 20, 2023
  • How to Install LEMP Stack on Ubuntu 22.04

    How to Install LEMP Stack on Ubuntu 22.04

    March 18, 2023
  • How to Install Memcached on Ubuntu 22.04

    How to Install Memcached on Ubuntu 22.04

    March 16, 2023

Leave a Reply Cancel reply

DigitalOcean Referral Badge

Popular Posts

  • How to Install Microsoft Edge Browser on Ubuntu 22.04
    How to Install Microsoft Edge Browser on Ubuntu 22.04 March 14, 2023
  • How to Install Ruby on Ubuntu 22.04 LTS
    How to Install Ruby on Ubuntu 22.04 LTS February 27, 2023
  • How to Install LEMP Stack on Ubuntu 22.04
    How to Install LEMP Stack on Ubuntu 22.04 March 18, 2023
  • How to Install Set Up Apache Virtual Hosts on Ubuntu 22.04
    How to Set Up Apache Virtual Hosts on Ubuntu 22.04 March 2, 2023
  • How to Install MariaDB on Debian 11 Bullseye
    How to Install MariaDB on Debian 11 Bullseye March 8, 2023
© 2020 TecNStuff All rights reserved. This website is using and storing cookies on your browser. By using this website you agree our Privacy Policy.  Follow us -  Twitter | Facebook