Package 'qt5-default' and Ubuntu update

Hi!
Sorry for my question, but I don’t know where I can get help.
I upgraded Ubuntu to Ubuntu 22.04.1 LTS version and now I can’t run my simulation. I verified that in this version of Ubunto there is no package ‘qt5-default’, and when I check the requirements it appears:

erica@Kika:~$ sudo apt install git dpkg-dev cmake g++ gcc binutils libx11-dev libxmu-dev libxpm-dev libxft-dev libxext-dev xlibmesa-glu-dev libxerces-c-dev qt5-default
*[sudo] senha para erica: *
Lendo listas de pacotes… Pronto
Construindo árvore de dependências… Pronto
*Lendo informação de estado… Pronto *
Note, a seleccionar ‘libglu1-mesa-dev’ em vez de ‘xlibmesa-glu-dev’
O pacote qt5-default não está disponível, mas é referenciado por outro pacote.
Isto pode significar que o pacote está faltando, ficou obsoleto ou
está disponível somente a partir de outra fonte
E: O pacote ‘qt5-default’ não tem candidato para instalação

I’ve looked and I can’t install the qt5-default. Does anyone know what I can do?
I appreciate the help.

According to this link, that package was removed in 21.04 - apt - qt5-default not in Ubuntu 21.04 - Ask Ubuntu

Solution looks to be to install the required Qt packages individually.

Thanks for the feedback!
I tried to install the Qt packages individually but I couldn’t, I ended up reinstalling the previous version of Ubuntu.