-1

I followed the chosen answer here to install Wine on Ubuntu 22.04 as the instructions of WINEHQ gave an error that not all dependencies were met.enter image description here So after that some icons and the Gnome gui looked strange, so I thought a reboot would help. Now I have only the command line. How can I fix this?

Thanks a lot and meanwhile I'll keep searching for an answer.

David DE
  • 2,316

1 Answers1

-1

ok found

sudo dpkg --configure -a
sudo apt-get install --reinstall ubuntu-desktop

For the people who can not interpret the second line themselves: if you only have the Command Line, then these commends will reinstall the Ubuntu Desktop. It reboots itself when ready.