[tech] uninstall python package installed by setup.py

$ python ./setup.py install --record install.txt --prefix=$HOME 
$ cat install.txt | xargs rm -rf
--
This paper is original. All rights reserved. Welcome reproduce, please indicate the source and keep this statement!
Title:
Link:
posted @ 2014-04-16 02:14  Dicor  阅读(301)  评论(0编辑  收藏  举报