ubuntu下基于make install安装软件的卸载方法
Posted KAI-yq
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ubuntu下基于make install安装软件的卸载方法相关的知识,希望对你有一定的参考价值。
在build目录下,执行:
xargs rm < install_manifest.txt
参考链接:https://blog.csdn.net/reasonyuanrobot/article/details/106732047
以上是关于ubuntu下基于make install安装软件的卸载方法的主要内容,如果未能解决你的问题,请参考以下文章