Ubuntu 系统找不到设置

641 阅读1分钟

Ubuntu 系统找不到设置

最新发现系统中点击有线设置一直打不开,搜索才注意到系统的设置找不到了。

1:查看当前系统版本

lsb_release -a

No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 20.04.6 LTS
Release:    20.04
Codename:   focal

2:重新安装

sudo apt-get install unity-control-center

这块我电脑已经安装,相同情况的可以跳过

sudo apt-get install gnome-control-center

执行成功后,可看到恢复的设置程序。