Logo
  • Ubuntu
  • CentOS
  • Debian
  • Fedora
  • RedHat

How to Install VLC Media Player on Ubuntu 20.04 - DesignLinux

Sep 07 2020
designlinux 0 Comments

VLC is one of the most popular open-source multimedia players. It is cross-platform and can play virtually all multimedia files as well as DVDs, Audio CDs, and different streaming protocols.

This article describes how to install VLC media player on Ubuntu 20.04. VLC can be installed as a snap package via the Snapcraft store or as a deb package through apt .

Install VLC Media Player as a Snap Package #

Snaps are self-contained software packages that include the binary all dependencies needed to run the application. Unlike the standard deb packages, snaps have a larger disk footprint and longer application startup time. The VLC snap packages are regularly updated with the latest security and critical bug fixes.

Snap packages can be installed from either the command-line or via the Ubuntu Software application.

To install VLC, open your terminal (Ctrl+Alt+T) and run the following command:

sudo snap install vlc

That’s it. VLC has been installed on your Ubuntu desktop, and you can start using it.

Whenever a new version is released, the VLC snap package will be automatically updated in the background.

If you are not comfortable with the command line, open Ubuntu Software, search for “VLC” and install the application.

Installing VLC with apt #

The deb package included in the official Ubuntu 20.04 repositories may lag behind the latest version of VLC.

Open your terminal and run the following commands as a user with sudo privileges :

sudo apt updatesudo apt install vlc

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

Starting VLC #

In the Activities search bar, 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:

Set VLC as the Default Media Player #

To set VLC as the default media player, open the Activities screen, search for “Default Applications” and click on it.

When “Default Applications” window opens, in the Music and Videos dropdowns select “VLC Media Player”:

Conclusion #

We’ve shown you how to install VLC on your Ubuntu 20.04 desktop. You can now explore your new media player and start watching streams videos or listening to your favorite artists.

For more information about VLC, visit the VideoLAN’s Documentation page.

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

media ubuntu vlc

Related

Tags: media, ubuntu, vlc

10 Best Ubuntu-based Linux Distributions

Prev Post

How to Set Up Automatic Kernel Updates on Linux

Next Post
Archives
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • July 2022
  • June 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
Categories
  • AlmaLinux
  • Android
  • Ansible
  • Apache
  • Arch Linux
  • AWS
  • Backups
  • Bash Shell
  • Bodhi Linux
  • CentOS
  • CentOS Stream
  • Chef
  • Cloud Software
  • CMS
  • Commandline Tools
  • Control Panels
  • CouchDB
  • Data Recovery Tools
  • Databases
  • Debian
  • Deepin Linux
  • Desktops
  • Development Tools
  • Docker
  • Download Managers
  • Drupal
  • Editors
  • Elementary OS
  • Encryption Tools
  • Fedora
  • Firewalls
  • FreeBSD
  • FTP
  • GIMP
  • Git
  • Hadoop
  • HAProxy
  • Java
  • Jenkins
  • Joomla
  • Kali Linux
  • KDE
  • Kubernetes
  • KVM
  • Laravel
  • Let's Encrypt
  • LFCA
  • Linux Certifications
  • Linux Commands
  • Linux Desktop
  • Linux Distros
  • Linux IDE
  • Linux Mint
  • Linux Talks
  • Lubuntu
  • LXC
  • Mail Server
  • Manjaro
  • MariaDB
  • MongoDB
  • Monitoring Tools
  • MySQL
  • Network
  • Networking Commands
  • NFS
  • Nginx
  • Nodejs
  • NTP
  • Open Source
  • OpenSUSE
  • Oracle Linux
  • Package Managers
  • Pentoo
  • PHP
  • Podman
  • Postfix Mail Server
  • PostgreSQL
  • Python
  • Questions
  • RedHat
  • Redis Server
  • Rocky Linux
  • Security
  • Shell Scripting
  • SQLite
  • SSH
  • Storage
  • Suse
  • Terminals
  • Text Editors
  • Top Tools
  • Torrent Clients
  • Tutorial
  • Ubuntu
  • Udemy Courses
  • Uncategorized
  • VirtualBox
  • Virtualization
  • VMware
  • VPN
  • VSCode Editor
  • Web Browsers
  • Web Design
  • Web Hosting
  • Web Servers
  • Webmin
  • Windows
  • Windows Subsystem
  • WordPress
  • Zabbix
  • Zentyal
  • Zorin OS
Visits
  • 0
  • 269
  • 614,641

DesignLinux.com © All rights reserved

Go to mobile version