在运行下面正文讲到的三个命令时 会先有 sudo: command not found
就是这么的坑人 所以我们要先解决这个问题 请看
Debian系统 sudo: command not found 的解决方法 #Linux学习笔记#
当你完美解决了上述问题 再来解决这个
Debian系统【包括PVE(Proxmox Virtual Environment)】 yum: command not found 的解决方法 安装 yum 三个命令 #Linux学习笔记#
最近试用Debian,用root用户登录,执行yum命令时,居然提示:yum: command not found
可以用以下方法解决
sudo apt-get update
sudo apt-get install build-essential
sudo apt-get install yum
这几个命令 系统会下载200多兆的文件并安装 请耐心等待执行完毕
整个过程基本是下图
![图片[1]9哥博客-Debian系统yum: command not found 的解决方法 安装 yum 三个命令 #Linux学习笔记#9哥博客-9哥博客](https://old.31du.cn/images/2022/03/09/Z5dk.jpg)
123 此处省略N个字 然后最后是下图
![图片[2]9哥博客-Debian系统yum: command not found 的解决方法 安装 yum 三个命令 #Linux学习笔记#9哥博客-9哥博客](https://old.31du.cn/images/2022/03/09/ZDLj.jpg)
如果你也是类似的结果 说明就搞定了
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END





暂无评论内容