GUI to CLI Modechange automatically

Oliver Grawert ogra at ubuntu.com
Wed May 8 13:28:57 UTC 2019


hi,
Am Mittwoch, den 08.05.2019, 17:59 +0530 schrieb Pin2:
> dear team,
> 
> i am using Ubuntu 18.04, in which i had removed ... python3.6 and
> then after that i got an error message that my terminal is stucked
> when i restarted the system than it's changed to CLI mode, kinldy
> suggest what causes this error. 

you removed one of the most essential language packages from your
system ... lots of applications require python3 (3.6). when you removed
it you should have gotten a big list of other "to be removed" packages
and indeed a y/n question if you really want to proceed. you should
really have read that list (and understood what each of these packages
does) ... and have refrained from proceeding ;)

i'd go back to the original state with:

sudo apt-get install ubuntu-desktop^

(note the caret at the end of the line is required (it installs the
task, not just the meta package, which resolves dependencies
differently))

then remove firefox again and leave python3 untouched ... 

ciao
	oli
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20190508/3588358a/attachment.sig>


More information about the ubuntu-users mailing list