feross / SpoofMAC

:briefcase: Change your MAC address for debugging
https://feross.org/spoofmac/
3.02k stars 271 forks source link

uninstall #61

Closed iceddd closed 8 years ago

iceddd commented 8 years ago

i did: git clone git://github.com/feross/SpoofMAC.git cd SpoofMAC python setup.py install now i want to uninstall completely. how?

feross commented 8 years ago

You can remove it with pip uninstall SpoofMAC.

More information here: https://stackoverflow.com/questions/1231688/how-do-i-remove-packages-installed-with-pythons-easy-install