OpenShot / libopenshot-audio

OpenShot Audio Library (libopenshot-audio) is a free, open-source project that enables high-quality editing and playback of audio, and is based on the amazing JUCE library.
http://www.openshot.org
GNU General Public License v3.0
253 stars 100 forks source link

libopenshot-audio hangs Ubuntu 20.04 apt package manager #136

Closed jwoehr closed 3 years ago

jwoehr commented 3 years ago

sudo apt autoremove Reading package lists... Done Building dependency tree Reading state information... Done You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: libopenshot20 : Depends: libopenshot-audio8 but it is not installed python3-openshot : Depends: libopenshot-audio8 but it is not installed E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).

I can't update my system. I can't remove the package. apt won't fix the broken install. Have searched the web and tried every supposed solution.

jwoehr commented 3 years ago

apt remove python3-openshot libopenshot20 openshot-qt worked.