Su Debian 8 jessie ho rimosso Python:
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.
Ma in qualche modo posso ancora lanciare Python dal terminale.
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.
>>>
Non l'ho installato dalla fonte o da nessun altro posto ma adatto. Come è possibile e come posso rimuovere completamente Python?
dpkg --get-selections | grep "python2.7"
?
apt
ti consente di rimuovere il pacchetto senza passare attraverso i cerchi, è sicuro farlo.
which python
dice