Unter Debian 8 jessie habe ich Python entfernt:
perry@perry:~$ sudo apt-get remove python
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package 'python2.7' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded.
Aber irgendwie kann ich immer noch Python vom Terminal aus starten.
perry@perry:~$ python
Python 2.7.9 (default, Apr 29 2015, 18:34:06)
[GCC 4.9.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>>
Ich habe es nicht von der Quelle oder von einem anderen Ort als passend installiert. Wie ist das möglich und wie kann ich Python komplett entfernen?
dpkg --get-selections | grep "python2.7"
?
apt
Sie das Paket entfernen können, ohne durch Reifen zu gehen, ist dies sicher.
which python
sagt das