Facebook Twitter Instagram
    TecAdmin
    • Home
    • FeedBack
    • Submit Article
    • About Us
    Facebook Twitter Instagram
    TecAdmin
    You are at:Home»Media Players»How to Install VLC Media Player on Ubuntu 18.04 & 16.04 LTS

    How to Install VLC Media Player on Ubuntu 18.04 & 16.04 LTS

    By RahulNovember 7, 20201 Min Read

    VLC is the most popular media player for Linux-based systems as well as for windows. VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVD, Audio CD, VCD, and various streaming protocols.

    Advertisement

    Step 1 – Prerequisites

    You must have root or sudo privileged user with Desktop access. Login to your Ubuntu Desktop and upgrade the current packages to latest version.

    sudo apt update
    sudo apt upgrade
    

    Step 2 – Install VLC on Ubuntu

    The Ubuntu default apt repositories contains older vlc version. But still, you can install vlc using the snap packages on Ubuntu systems.

    First install Snapd daemon on your system via apt:

    sudo apt install snap -y
    

    Then install vlc snap package on your system.

    sudo snap install vlc
    

    Step 3 – Use VLC

    To start VLC player use GUI icon or use the following command to start it and enjoy audio/videos.

    vlc
    

    You can find VLC version in About section under help menu.

    Congratulation’s! you have successfully installed the VLC media player on Ubuntu.

    media player player Ubuntu vlc
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email WhatsApp

    Related Posts

    Setup Selenium with Python and Chrome on Ubuntu & Debian

    Setup Selenium with Python and Chrome Driver on Ubuntu & Debian

    How to install Squid on Ubuntu and Debian

    How to Setup Squid Proxy Server on Ubuntu and Debian

    install nodejs

    How to Install Latest Node.js on Ubuntu

    View 9 Comments

    9 Comments

    1. Clark Harris on September 30, 2018 8:49 pm

      Still doesn’t work. It tries to engage the dvd, but does not play….just spins.

      Reply
    2. Trimay on July 17, 2018 2:10 pm

      After installation of VLC player on centos 7, it does not starting. I have logged in through root

      # vlc
      VLC is not supposed to be run as root. Sorry.
      If you need to use real-time priorities and/or privileged TCP ports
      you can use vlc-wrapper (make sure it is Set-UID root and
      cannot be run by non-trusted users first).

      Reply
    3. karthiselven on April 1, 2018 2:37 pm

      Its asking for password. I couldn’t type the password to do further.

      Reply
    4. Me on February 20, 2018 10:14 am

      this doesnt install vlc 3.0.0 only 2.2.6

      Reply
    5. vic on February 16, 2018 5:47 pm

      Thanks from spain, Rahul 😉

      Reply
    6. barry on January 23, 2018 4:00 pm

      I found this mini tutorial very helpful. I also installed vic Ubuntu 16.05.

      Reply
    7. Deniel on October 17, 2017 2:13 pm

      Thanks a lot.. I have installed vlc on Ubuntu 16.04 pc…

      Reply
    8. Sunirmal Das on April 22, 2017 3:23 am

      Hello, Rahul!
      Nice article,
      But while i was installing libavcodec-extra-53 using the code, it was showing file doesn’t exist.
      How come files does not exist?

      Reply
      • Rahul K. on October 17, 2017 10:53 am

        Hi Sunirmal, Just use below command to install libavcodec-extra

        $ apt install libavcodec-extra

        Reply

    Leave A Reply Cancel Reply

    Advertisement
    Recent Posts
    • Configure Postfix to Use Gmail SMTP on Ubuntu & Debian
    • PHP Arrays: A Beginner’s Guide
    • Deploying Flask Application on Ubuntu (Apache+WSGI)
    • OpenSSL: Working with SSL Certificates, Private Keys and CSRs
    • How to Create and Read List in Python
    Facebook Twitter Instagram Pinterest
    © 2023 Tecadmin.net. All Rights Reserved | Terms  | Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.