Trying to install RawTherapee on Ubuntu 18.04 from a PPA. Running sudo apt-get install rawtherapee gives the following error:
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:
rawtherapee :
Depends: topmenu-gtk3 but it is not installable
E: Unable to correct problems, you have held broken packages.
Running the command apt-cache policy rawtherapee the output is:
rawtherapee:
Installed: (none)
Candidate: 5.4-1dhor~bionic
Version table:
5.4-1dhor~bionic 500
500 http://ppa.launchpad.net/dhor/myway/ubuntu bionic/main amd64 Packages
5.3-1 500
500 http://it.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
Do you know how can I solve it?