• 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

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

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

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

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