Answers for "package 'ffmpeg' has no installation candidate ubuntu 18.04"

0

package 'ffmpeg' has no installation candidate ubuntu 18.04

sudo add-apt-repository universe && sudo apt upgrade
#Then : 
sudo apt install ffmpeg
Posted by: Guest on February-01-2022

Code answers related to "package 'ffmpeg' has no installation candidate ubuntu 18.04"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language