• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / How to Install VLC Media Player via PPA on Ubuntu 22.10

How to Install VLC Media Player via PPA on Ubuntu 22.10

By Sourabh / November 16, 2022 Category: How To, Ubuntu

Here is how to install VLC in Ubuntu using terminal; install VLC Ubuntu 20.04 terminal, Ubuntu 22.04 and Ubuntu 22.10.

Install VLC Media Player via PPA on Ubuntu 22.10

Ubuntu users can install the latest VLC 3.0.18 (and various required dependencies) for Xenial & newer.

Run the following commands to install the latest VLC Media Player via PPA on Ubuntu 22.10 and other Ubuntu Systems:

sudo add-apt-repository ppa:savoury1/ffmpeg4
sudo add-apt-repository ppa:savoury1/vlc3
sudo apt-get update
sudo apt-get install vlc

For all latest dependencies (beyond minimum needed for VLC and FFmpeg), run the following commands:

sudo add-apt-repository ppa:savoury1/graphics
sudo add-apt-repository ppa:savoury1/multimedia
sudo add-apt-repository ppa:savoury1/ffmpeg4
sudo add-apt-repository ppa:savoury1/vlc3
sudo apt-get update
sudo apt-get upgrade && sudo apt-get dist-upgrade
sudo apt-get install vlc

Users can also install the VLC media player official Snap package store.

Primary Sidebar

Latest Posts

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

Linux Command To Check RAM Size In Ubuntu Terminal In GB

How To Install Proprietary Drivers In Linux Ubuntu Using Terminal

How To Shutdown Linux With A 15 Minute Delay And Message

Free AI Courses With Certificate For Beginners In India

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap