To my knowledge(*) there is no installed package manager with 24.04 LTS.
You can deinstall via terminal with the command
sudo apt purge <package_name>
On my system I have installed Stacer with Discover and use its uninstaller for such deinstallations.
(*) You may be interested in this discussion about a missing package manager in 24.04 LTS.