News:

SMF - Just Installed!

Main Menu

openshot 3.0.0 installation Ubuntu 22.04.2 LTS

Started by kalpana, Oct 17, 2023, 05:53 AM

Previous topic - Next topic

kalpana

Hello,

I'm trying to install an Openshot
Code

$ sudo add-apt-repository ppa:openshot.developers/ppa
$ sudo apt update
$ sudo apt install openshot-qt python3-openshot

and getting this messages:
Code:
The following packages have unmet dependencies: libopenshot23 : Depends: libavcodec58 (>= 7:4.4)
                 Depends: libavformat58 (>= 7:4.4)
 libqt5webenginecore5 : Depends: libavcodec58 (>= 7:4.4)
                        Depends: libavformat58 (>= 7:4.4)
E: Unable to correct problems, you have held broken packages.

How to fix this?
Thank you.