Thursday, December 26, 2024
Google search engine
HomeGuest BlogsHow To Install VLC Media Player on Debian 12/11/10

How To Install VLC Media Player on Debian 12/11/10

.tdi_3.td-a-rec{text-align:center}.tdi_3 .td-element-style{z-index:-1}.tdi_3.td-a-rec-img{text-align:left}.tdi_3.td-a-rec-img img{margin:0 auto 0 0}@media(max-width:767px){.tdi_3.td-a-rec-img{text-align:center}}

VLC is a free, open-source and cross-platform multimedia player used to play most multimedia files, and various streaming protocols. It works on both Windows and Linux systems.

There are two main methods of installing VLC Media player on Debian, either from Debian upstream repositories or from the snap package.

Install VLC Media Player on Debian from Apt

For the installation of VLC from the apt repositories, update your system and install VLC using the commands below.

.tdi_2.td-a-rec{text-align:center}.tdi_2 .td-element-style{z-index:-1}.tdi_2.td-a-rec-img{text-align:left}.tdi_2.td-a-rec-img img{margin:0 auto 0 0}@media(max-width:767px){.tdi_2.td-a-rec-img{text-align:center}}

sudo apt update
sudo apt install vlc

The installation above doesn’t guarantee the latest package. You may consider installing from a snap for a more recent package release.

Install VLC on Debian via snap

First start by installing snapd on Debian system.

sudo apt update
sudo apt install snap snapd

Then use snap to install VLC on Debian 10.

sudo snap install vlc

Launch VLC from CLI or Applications search menu.

$ vlc
install vlc debian 10 buster 01

You can check the version of VLC installed from the Help page.

install vlc debian 10 buster 02

There you go!. You now have VLC installed on Install VLC Media Player on Debian from either apt repository or Snap. Enjoy playing media files with VLC and check other Debian articles available on our website.

.tdi_4.td-a-rec{text-align:center}.tdi_4 .td-element-style{z-index:-1}.tdi_4.td-a-rec-img{text-align:left}.tdi_4.td-a-rec-img img{margin:0 auto 0 0}@media(max-width:767px){.tdi_4.td-a-rec-img{text-align:center}}

RELATED ARTICLES

Most Popular

Recent Comments