I removed a library from my system by mistake. Can't remember the actual package name. Tons of stuff was removed. Now every application is inoperable and my application's window shows nothing.
Is there a way to find the last couple of items removed with synaptic?
I found that if I run <sudo apt reinstall (app)> the programs will then work and the settings are intact. I reinstalled firefox, zim and a couple of others and all the original settings and configs were intact.
I then shut off the computer and found that when restarting it the ubuntu splash screen comes up and the I get a user prompt and that gets me nowhere. So basically it looks like ALL applications are glitched until I reinstall them.
Would reinstalling my /etc from backup fix these problems?
I have a backintime backup of /Home from yesterday and a /etc and /boot backup from a month ago.
More questions...
- What are my options?
- I am currently running on a livedvd. I don't know how to repair a system from a livedvd. Would a repair be possible from a livedvd?
- Is it obvious to you people what exactly got glitched from what I have told you?
/usr/lib
or/lib
or other directories that a typical "save my data" backup will not be included in. – Thomas Ward Apr 01 '23 at 02:47/var/log/apt/history.log
for clear details of what was removed). You can re-install Ubuntu Desktop systems rather easily (non-destructively too) but I'd ensure your backups are up to date first as mistakes are easy to make. – guiverc Apr 01 '23 at 03:28