Ubuntu 出现The program 'make' can be found in the following packages问题的解决方法

xiaoxiao2021-02-28  26

    今天运行make命令时,提示如下信息:

The program 'make' can be found in the following packages: * make * make-guile Try: apt install <selected package>    运行一下命令即可解决:sudo apt-get install build-essential
转载请注明原文地址: https://www.6miu.com/read-2624989.html

最新回复(0)