How to Fix Missing 'System Settings' or 'Settings' in Ubuntu 20.04 LTS | vetechno
How to Fix Missing 'System Settings' or 'Settings' in Ubuntu 20.04 LTS |
Hey reader, in this blog post we will fix an issue that is missing system setting or setting option on Ubuntu 20.04 LTS. This issue generally occurs when we install or uninstall some packages or you may have accidentally removed some packages (or some dependencies which caused the package to uninstall).
When you search setting option in "Show Application" you will not find an icon.
gnome-control-center plays for running System setting option in Ubuntu Operating system.
When you search setting option in "Show Application" you will not find an icon.
gnome-control-center plays for running System setting option in Ubuntu Operating system.
Also Read
How to Install RabbitMQ Server on Ubuntu 20.04
How to install Brave Browser on Ubuntu 20.04 LTS
How to Install uTorrent on Ubuntu 18.04 and Ubuntu 20.04 LTS
1. Sudo Privileges
2. Ubuntu 20.04 OS
3. Internet
How to Fix Missing 'System Settings' or 'Settings' in Ubuntu 20.04 LTS.
Step1. Update your Ubuntu System.
vikash@vetechno:~$ sudo apt updateStep2. Now reinstall gnome control center
vikash@vetechno:~$ sudo apt-get install --reinstall gnome-control-center
sudo apt install gnome-control-center
sudo apt-get install --reinstall gnome-control-center
sudo apt-get install ubuntu-desktop
sudo apt install ubuntu-desktop --reinstall
sudo apt-get install unity-control-center
Conclusion
Whenever you install or uninstall any software or even if you removing any packages make sure to check what is happening on the terminal.
If you liked my post then please let me know in the comment section.
Whenever you install or uninstall any software or even if you removing any packages make sure to check what is happening on the terminal.
If you liked my post then please let me know in the comment section.
Comments
Post a Comment