How To Install 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. Update your package list by typing the following command in a terminal window:
sudo apt update
2. Install VLC by typing the following command in a terminal window:
sudo apt install vlc
3. To launch VLC, type the following command in a terminal window:
vlc
4. To install VLC through the GUI, open the Ubuntu Software Center and search for VLC. Once you find it, click the Install button.