【发布时间】:2019-11-23 17:05:35
【问题描述】:
使用此命令卸载 python 后,我的一半操作系统不再工作
sudo apt-get remove --auto-remove python
像 sudo 一样不起作用 我给了它这个命令
sudo apt-get install python3.7
bash: /usr/bin/sudo: No such file or directory
我的 LXDE 不工作 并且网络不再工作了
我该怎么办?
【问题讨论】:
-
你在使用 Ubunto 吗?如果是,操作系统需要 Python 才能工作。 stackoverflow.com/questions/50298011/…
-
@FBSO on debian 9
标签: python debian sudo uninstallation