I tried to clean some packages up and wound up screwing something up.
Now, it no longer boots to a graphic window: I get a terminal login screen.
I'm using xfce4
and I can use the startx
command to enter the graphical environment, but I'd prefer to go straight to a graphic login, user-screen and so on.
Ubuntu 18.04 latest.
apt purge
you listed didn't find anything to purge. But things like libxfce4 did. Trying it now. (what appears as italics is string enclosed by asterisks) – Mike Robinson Feb 26 '20 at 19:27systemctl get-default
does returngraphical.target!
So it seems to me that it's supposed to be going GUI! – Mike Robinson Feb 26 '20 at 19:43