I'd like to install Qt 5.15 from this PPA (I don't want to use the installer). I've added the PPA but I cannot find an apt get command that installs the all the packages in the right order i.e. sudo apt install "qt515*"
produces the 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.
qt515networkauth-no-lgpl-dbg : Depends: qt515networkauth (= 5.15.2-1basyskom1) but it is not installable
qt515webglplugin-no-lgpl-dbg : Depends: qt515webglplugin (= 5.15.2-1basyskom1) but it is not installable
E: Unable to correct problems, you have held broken packages.
Did you read the discussion here? https://launchpad.net/~savoury1/+archive/ubuntu/qt-5-15 There's a lot more to update than just the Qt 5.15 stack.