On Ubuntu 20.04/22.04 settings won’t open. This may be caused by some software install/update.
I tried to run
gnome-control-center
From the terminal, I get the error
boby@sok-01:~$ gnome-control-center
Command 'gnome-control-center' not found, but can be installed with:
sudo apt install gnome-control-center
boby@sok-01:~$
To fix the error, I installed gnome-control-center package as the error suggests.
sudo apt install gnome-control-center
See Ubuntu
Leave a Reply