前段时间不知道做了什么导致,ubuntu下的软件中心进不去。没事点开后就立马闪退出去。
然后重新安装软件中心解决了
重装命令:
sudo apt-get install --reinstall software-center software-center-aptdaemon-plugins
当然也可以选择用其他包管理器,例如新立德(synaptic)
安装synaptic命令:
sudo apt-get install synaptic
本文共 284 字,大约阅读时间需要 1 分钟。
前段时间不知道做了什么导致,ubuntu下的软件中心进不去。没事点开后就立马闪退出去。
然后重新安装软件中心解决了
重装命令:
sudo apt-get install --reinstall software-center software-center-aptdaemon-plugins
当然也可以选择用其他包管理器,例如新立德(synaptic)
安装synaptic命令:
sudo apt-get install synaptic
转载于:https://www.cnblogs.com/wmllz/p/5033769.html