
sudo apt-get updateĪfter successfully install FFmpeg, let’s check the version installed on the system. This will also install many packages for the dependencies. Step 2 – Install FFmpeg on UbuntuĪfter enabling the PPA, Lets exec below commands to install ffmpeg on Ubuntu system. This PPA contains packages for Ubuntu 18.04 (Bionic) and 16.04 LTS (Xenial) only.


sudo add-apt-repository ppa:jonathonf/ffmpeg-4 Execute below command to add FFmpeg PPA on Ubuntu system. To install the latest version, you need to configure PPA on your system.

FFmpeg 4 is the latest available version for installation on Ubuntu.
