How To Update Vlc In Linux?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
1. Open a terminal window.
2. Update your package list by running the command: sudo apt-get update
3. Run this command to upgrade VLC: sudo apt-get install vlc
4. If there is an updated version of VLC, it will be downloaded and installed automatically.
5. When the installation is complete, use the command: vlc –version to check the current version of VLC.