20.04 LTS current. I keep seeing the diagnostic Failed to load module "appmenu-gtk-module"
Failed to load module appmenu-gtk-module + canberra-gtk-module suggests sudo apt install appmenu-gtk2-module appmenu-gtk3-module
However, this command seems to require that two unity packages will be removed; thus, there seems to be a conflict between the two sets of packages.
`The following packages will be REMOVED:
unity-gtk2-module unity-gtk3-module
The following NEW packages will be installed:
appmenu-gtk2-module appmenu-gtk3-module`
is the output from the sudo apt install
command. Which is the correct set to remain: the appmenu or the unity "versions"?