Maui Forums

Full Version: How to reinstall systemsettings5
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello, somebody can help me? Accidentally uninstall the systemsettings5 from my maui-desktop
sudo apt remove systemsettings5. The main reason was try reinstall it, but now I cant do it and my control pane gone (obviously).

Any advice or help?

Thank you
You just need to reverse what you did:
Code:
sudo apt-get install systemsettings
Please tell me something about this "systemsettings5" package because , I don't know what is doing, I can't see this at all in my synaptic and I never removed it !! Thanks...
Is the system settings interface, I found the solution, open synaptic and install systemsettings, and fixed it.
(13th October 2016, 6:55)chipola Wrote: [ -> ]The solution was


Code:
sudo apt-get install systemsettings

Thank you to [b]AJSlye[/b]
(13th October 2016, 6:56)chipola Wrote: [ -> ]
(13th October 2016, 6:55)chipola Wrote: [ -> ]The solution was



Code:
sudo apt-get install systemsettings

Thank you to [b]AJSlye[/b]

Thank you !!