Zend certified PHP/Magento developer

When trying to install “albert” it says “The following packages have unmet dependencies:” Ubuntu 20.10

sudo apt install albert
Reading package lists... Done
Building dependency tree       
Reading state information... Done
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:
 albert : Depends: libc6 (>= 2.34) but 2.32-0ubuntu3 is to be installed
          Depends: libqt5core5a (>= 5.15.1) but 5.14.2+dfsg-6 is to be installed
          Depends: libqt5quick5 (>= 5.15.1) but 5.14.2+dfsg-3ubuntu1 is to be installed or
                   libqt5quick5-gles (>= 5.15.1) but it is not going to be installed
          Depends: libqt5widgets5 (>= 5.15.1) but 5.14.2+dfsg-6 is to be installed
          Depends: libstdc++6 (>= 11) but 10.3.0-1ubuntu1~20.10 is to be installed
E: Unable to correct problems, you have held broken packages.

How to solve this?