How to Install VLC Player On Debian 10

How to Install VLC Player On Debian 10

VLC is a free and open source cross-platform multimedia player and framework which plays almost all the multimedia files as well as DVDs, Audio CDs, VCDs, and streaming protocols.

This guide will show you how to install vlc media player on debian 10 “buster”. You can use GUI Software Center or your terminal to install and remove VLC player from your system.

If you face sudo permission problem to install vlc from terminal, you can check our guide to fix sudo group found here.

  • Official VLC Player Link

Installing VLC Player with Graphical Interface:

  1. Open Your Software Center. Click on Search icon and type vlc and click on the vlc logo.

How to Install VLC Player

 

2.  Click on install button.Screenshot 2 How to Install VLC Player On Debian 10

 

3. Type your password when it ask and click authenticate. Your vlc player player installation will start.

Screenshot 3 How to Install VLC Player On Debian 10

 

4. When the installation finishes close the Software center and click on “Activities”  and type “vlc” then click on the vlc icon.

Screenshot 4 How to Install VLC Player On Debian 10

 

5. This will open your VLC media player.

vlc media player vlc

 

 

How to make VLC your default media player.

  1. To make vlc your default media player click the top right menu on your desktop and select settings.Screenshot 7 How to Install VLC Player On Debian 10

2. Click on “Default Applications” and the click on “Video”

Screenshot 8 How to Install VLC Player On Debian 10

 

3. Choose VLC media player. This will make VLC as your default video player.

Screenshot 9 How to Install VLC Player On Debian 10

 

 

How to Remove VLC From Your System

  • To remove vlc player. Open your “Software Center” and search for vlc then click on vlc icon. Screenshot 1 1 How to Install VLC Player On Debian 10
  • Now Click on “Remove” Button. This your remove vlc from your system.Screenshot 10 How to Install VLC Player On Debian 10

 

 

Installing VLC Player with terminal command line:

  1.  Open your terminal and update your system.
    sudo apt update

     

  2. Install “snap” store using command
    sudo apt install snapd

    Screenshot 11 How to Install VLC Player On Debian 10

  3. Now install vlc using command.
    sudo snap install vlc

    Screenshot 12 How to Install VLC Player On Debian 10

  4.  Now vlc is installed on your system. to open vlc using terminal just type
    vlc

    Screenshot 13 How to Install VLC Player On Debian 10

  5. To remove VLC from your system type this command
    sudo snap remove vlc

    Screenshot 14 How to Install VLC Player On Debian 10

 

You may also like...

Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments