I installed libatk 1.0.-0:i386 on my 64-bit system by mistake. It removed almost all from my system starting with indicators ending with Eclipse and other programs. So then I removed libatk and called apt-get autoremove. Now I have a black screen instead of GUI and it's only possible to work from terminal. In apt log there are a huge number of packages, very huge. I even couldn't read them all. Is there any way to automatically install them?
Asked
Active
Viewed 287 times
1
karel
- 110,292
- 102
- 269
- 299
Юрий Камнев
- 11
- 1
-
4I would start with a re-install of the desktop. See http://askubuntu.com/a/95878/15811 – Rinzwind Jan 15 '15 at 13:52
-
1And then, in a text editor, prepare a command like "`sudo apt-get install
`" until you have something that looks OK. Then, execute that command in a terminal. – Jos Jan 15 '15 at 13:53
1 Answers
0
Юрий, re-installing your desktop seems indeed the prudent way to go, but before you do re-install, I would also read this Q&A.
You're definitely user type 4!