#1 Download and Install VLC Media Player using Command line

Опубликовано: 09 Октябрь 2024
на канале: Amo Procedures
525
16

Learn how to download and install VLC Media Player on your computer silently using command line.
This tutorial will show you how to install VLC Media Player without any prompts or pop-ups.

Step 1
Search for and launch Terminal or Win+R and type cmd

Step 2
Type the command on Linux:
~ sudo snap install VLC
OR
Type the command on windows 11 PC
~ winget install "vlc media player"

Step 3
Press enter on your keyboard