Im tearing my hair out over here and I just cannot figure out how to get ffmpeg installed on mint.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
ffmpeg : Depends: libavcodec59 (= 7:5.1.3-0ubuntu1~22.04.sav0)
Depends: libavfilter8 (= 7:5.1.3-0ubuntu1~22.04.sav0)
Depends: libavformat59 (= 7:5.1.3-0ubuntu1~22.04.sav0)
libavdevice59 : Depends: libavcodec59 (= 7:5.1.3-0ubuntu1~22.04.sav0)
Depends: libavfilter8 (= 7:5.1.3-0ubuntu1~22.04.sav0)
Depends: libavformat59 (= 7:5.1.3-0ubuntu1~22.04.sav0)
E: Unable to correct problems, you have held broken packages.
kalebbroo@Work-Laptop:~/Documents/github/auto_download$
I have tried to completely remove everything and reinstall but i just keep getting the same results.
Followed this guide here with same results.
https://linuxhint.com/install-ffmpeg-linux-mint-21/
i get an error on step 3 in this and cannot get further.
gpg: keyserver receive failed: Server indicated a failure
kalebbroo@Work-Laptop:~/Documents/github/auto_download$ sudo gpg --no-default-keyring --keyring /usr/share/keyrings/rob-savoury.gpg --keyserver keyserver.ubuntu.com --recv-keys E996735927E427A733BB653E374C7797FB006459
gpg: keyserver receive failed: Server indicated a failure
To get the FFmpeg add the relevant repositories and after that install it using apt packet manager. Find out more details in this guide.