Score:0

Ubuntu won't load. Only shows terminal

ru flag

I uninstalled python3.8 and I think it broke Ubuntu. Now I can only see a very simplistic version of the terminal:

enter image description here

How would I recover from this?

SEWTGIYWTKHNTDS avatar
cn flag
That is the ubuntu command line interface. If all that you did was uninstall python3.8 then you could try reinstalling it with `sudo apt-get install python3` and reboot.
Paul Benson avatar
us flag
Try `sudo apt update`, then `sudo apt install ubuntu-gnome-desktop -y`. When done, reboot. If that does not help you're looking at a re-install. In future take an image of your system, each month.
guiverc avatar
cn flag
Many Ubuntu tools are reliant on the `python` that comes with the system, so if you remove that essential tool, you'll lose the ability to run every feature that required/used it. Your Ubuntu base is still good, but as many end-user tools/featuers required python those are gone. The essential tool needed is `python3-minimal` which may need to be installed via `wget` & `dpkg` but it'll depend how much of required python3 you removed...
Bottish avatar
ru flag
I just uninstalled and reinstalled Ubuntu entirely. Thanks everyone for your help!
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.