Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

How to fix unmet dependencies for obs-studio in Parrot Security OS?

I am trying to install obs-studio on Parrot Security OS Linux distribution but I getting the following issue:

The following packages have unmet dependencies:

obs-studio : Depends: libavcodec57 (>= 7:3.4.4) but it is not installable or
                   libavcodec-extra57 (>= 7:3.4.4) but it is not installable
          Depends: libavdevice57 (>= 7:3.4.4) but it is not installable
          Depends: libavformat57 (>= 7:3.4.4) but it is not installable
          Depends: libavutil55 (>= 7:3.4.4) but it is not installable
          Depends: libmbedcrypto1 (>= 2.8) but it is not installable
          Depends: libmbedtls10 (>= 2.7) but it is not installable
          Depends: libswresample2 (>= 7:3.4.4) but it is not installable
          Depends: libswscale4 (>= 7:3.4.4) but it is not installable
          Depends: libx264-152 but it is not installable
E: Unable to correct problems, you have held broken packages.

My Distribution Information:

lsb_release -a

No LSB modules are available.
Distributor ID: Parrot
Description: Parrot 4.4
Release: 4.4
Codename: stable

My sources.list:

sudo cat /etc/apt/sources.list.d/parrot.list

deb http://deb.parrotsec.org/parrot stable main contrib non-free
#deb-src http://deb.parrotsec.org/parrot stable main contrib non-free

Comments