问题描述:
输入命令vim,会提示vim: command not found,如下图所示:
解决:
1.执行命令:
apt-get update
2.执行命令:
apt-get install -y vim