After installing Ubuntu 24.04.2 I did
sudo apt-get install gparted
and got
Reading package lists... Done
Building dependency tree... Done
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:
gparted : Depends: libatkmm-1.6-1v5 (>= 2.28.4) but it is not installable
Depends: libcairomm-1.0-1v5 (>= 1.14.5) but it is not installable
Depends: libglibmm-2.4-1t64 (>= 2.66.7) but it is not installable
Depends: libgtkmm-3.0-1t64 (>= 3.24.9) but it is not installable
Depends: libpangomm-1.4-1v5 (>= 2.46.4) but it is not installable
Depends: libparted-fs-resize0t64 (>= 3.1) but it is not installable
Depends: libsigc++-2.0-0v5 (>= 2.8.0) but it is not installable
E: Unable to correct problems, you have held broken packages.
What should I do?