I've installed some not very good software. And now terminal is missing. Doing Ctrl + Alt + T does nothing. No left or top bar. There is nothing but the desktop. That's all. Software center is also missing so my ubuntu is ruined. Also I don't want to reinstall ubuntu then reinstall all my software.
Asked
Active
Viewed 192 times
0
-
your question information is misleading...! – Stefano Mtangoo Feb 09 '14 at 17:03
1 Answers
2
I've solved this myself...
- I right clicked on the desktop and created a new folder and called it whatever.
- I opened it then I navigated to
/usr/share/applications/
- After that I opened this command line called
XTerm
. - I typed in
sudo apt-get install unity
- Then I typed in
sudo apt-get install software-center
And everything was fixed.
-
2The problem seems then not like installing some bad software, but not uninstalling good software. – Wilf Feb 09 '14 at 17:00