Skip to content

Instantly share code, notes, and snippets.

@seekshiva
Created June 5, 2012 04:37
Show Gist options
  • Save seekshiva/2872662 to your computer and use it in GitHub Desktop.
Save seekshiva/2872662 to your computer and use it in GitHub Desktop.
failure to remove python
[root@svijayakumar shiva]# whereis python
python: /usr/bin/python2.7 /usr/bin/python2.7-config /usr/bin/python /usr/lib/python2.7 /usr/include/python2.7
[root@svijayakumar shiva]# pacman -R python
error: target not found: python
[root@svijayakumar shiva]# pacman -R python2
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: asciidoc: requires python2
:: batterymon-clone: requires python2
:: dbus-python: requires python2
:: libieee1284: requires python2
:: libkate: requires python2
:: libplist: requires python2
:: mcomix: requires python2
:: nodejs: requires python2
:: python-distutils-extra: requires python2
:: python-imaging: requires python2
:: python2-cairo: requires python2
:: python2-distribute: requires python2>=2.7
:: python2-gobject2: requires python2
:: python2-numpy: requires python2
:: python2-urwid: requires python2
:: wicd: requires python2
[root@svijayakumar shiva]#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment