“Deinstallieren Sie Python Ubuntu 18.04” Code-Antworten

Wie man Python2.7 aus Ubuntu 18.04 deinstalliert

sudo apt autoremove python
Calm Cobra

Wie man Python2.7 aus Ubuntu 18.04 deinstalliert

whereis python
which python
Calm Cobra

Deinstallieren Sie Python Ubuntu 18.04

Don't do that , just don't.
you'll have regrets a lot of it.
And I'm serious.
A lot of things will deleted,but by the way, if you already done that don't worry, there is a solutions.
Just run this code in your terminal

sudo apt install ubuntu-desktop
And if you want you can run this one too

#ubuntu-18.04.1
sudo apt install $( curl http://releases.ubuntu.com/18.04/ubuntu-18.04.1-desktop-amd64.manifest | sed -e 's#\t.*##g' )
Fancy Ferret

Ähnliche Antworten wie “Deinstallieren Sie Python Ubuntu 18.04”

Fragen ähnlich wie “Deinstallieren Sie Python Ubuntu 18.04”

Weitere verwandte Antworten zu “Deinstallieren Sie Python Ubuntu 18.04” auf Python

Durchsuchen Sie beliebte Code-Antworten nach Sprache

Durchsuchen Sie andere Codesprachen