Gaming industry under DDoS attack. Get DDoS protection now. Start onboarding

Products

  1. Home
  2. Developers
  3. How to Install VLC on Ubuntu

How to Install VLC on Ubuntu

  • By Gcore
  • August 25, 2023
  • 2 min read
How to Install VLC on Ubuntu

For Ubuntu users, having VLC is synonymous with an enhanced media experience, free from the constraints of format incompatibilities. This guide delves into the seamless process of installing VLC on Ubuntu, ensuring you’re just a few clicks away from a world-class multimedia playback experience.

What is VLC?

VLC, or VLC Media Player, is a free and open-source, cross-platform multimedia player and framework. It’s developed by the VideoLAN project and has garnered popularity due to several notable features:

  1. Broad Media Format Support. VLC can play a vast array of multimedia formats, effortlessly handling MP3, MP4, MKV, AVI, MOV, OGG, FLAC, and many others. It can also play DVDs, audio CDs, VCDs, and various streaming protocols without the need for external codecs.
  2. Compatibility. VLC is available for a plethora of platforms, from Windows, macOS, and Linux to mobile ecosystems like Android and iOS.
  3. No Need for Additional Codecs. VLC’s comprehensive codec support ensures smooth playback of nearly all multimedia files right out of the box, eliminating the hassle of downloading extra codec packs.
  4. Advanced Features. Beyond mere playback, VLC offers tools for media conversion, streaming capabilities, and even video effects and adjustments.
  5. Community Support. With its open-source ethos, VLC boasts a vibrant community, ensuring its evolution with regular updates, fixes, and improvements based on genuine user feedback.

Installing VLC on Ubuntu

Here’s a step-by-step guide on how to install VLC on Ubuntu:

1. Update the Package Index. Begin by ensuring your package list and software are up to date.

sudo apt update && sudo apt upgrade -y

2. Install VLC. Now, install VLC using the apt package manager.

sudo apt install vlc

If that doesn’t work, you can also try these following commands:

sudo snap install vlc 
sudo apt install vlc-bin

Example:

3. Verify Installation. Once installed, you can check the version of VLC to verify it was installed correctly.

vlc --version

Example:

4. Launch VLC. You can now launch VLC either from the terminal or through the Ubuntu application menu.

vlc

Expected Output: VLC Media Player will open and show its familiar user interface.

That’s it! You’ve successfully installed VLC on Ubuntu. Whenever you want to play media files, VLC will be ready to handle almost any format you throw at it.

Conclusion

Want to run Ubuntu in a virtual environment? With Gcore Cloud, you can choose from Basic VM, Virtual Instances, or VPS/VDS suitable for Ubuntu:

Choose an instance

Related articles

CDN Caching: What It Is and How It Works

Every second of load time costs you. During a traffic spike, an uncached origin server can buckle under the pressure, and CDN caching can offload 70% to 90% of that traffic before it ever reaches your Gcore infrastructure. For a user in New

What Is an Edge Server?

Picture an autonomous vehicle doing 70 mph on the highway, waiting on a response from a data center hundreds of miles away. Or a surgeon depending on real-time imaging that freezes mid-procedure because data has to make a round trip across

What is Cache Hit Ratio and How Can You optimize It?

Every cache miss is a trip your server didn't need to make. And those trips add up fast. Sites with poorly optimized caching can see cache hit ratios as low as 70%, meaning three in 10 requests are hitting your origin server directly, dragg

What Is a High Availability Server?

Every minute your servers are down, your business is bleeding. For e-commerce sites, healthcare platforms, and revenue-critical applications, an outage isn't just an inconvenience. It's a direct hit to your bottom line, your reputation, and

Cloud vs Dedicated Server: Which Is Right for You?

Your server choice could be quietly costing you, or quietly holding you back. Pick the wrong infrastructure for your workload and you're either overpaying for idle hardware every month or watching your site buckle under traffic spikes you c

VPS vs Dedicated Server
VPS vs Dedicated Server: Which One Do You Need?

Your site is humming along fine, until it isn't. Traffic spikes, page loads crawl, and your hosting plan buckles under pressure right when it matters most. Choosing between a VPS and a dedicated server isn't just a technical checkbox. It's

Subscribe to our newsletter

Get the latest industry trends, exclusive insights, and Gcore updates delivered straight to your inbox.