locate 一下,看看都装哪里了? 如果编译装的,还是不删除编译结果吧,一般可以 make uninstall
windviki
2013 年 2 月 3 日
sudo apt-get install checkinstall cd ubuntu.pc.build/ # from where you typed "make && make install" sudo checkinstall -D --fstrans=no make install sudo dpkg -r ubuntu.pc.build #by default the name of pkg is the directory name.