I was recently debugging qt installed on the latest ubuntu and during by debugging efforts I accidentally deleted qt5widgets.so . Now, I have no idea to how to recover it as I already re installed qt, checked for broken dependencies with apt get and checked the trash bin which was empty. I don't know what to do now rather than getting a fresh OS and doing it all from the beginning.
Thanks in advance,
Cents
sudo apt-get install -f
– cmak.fr Sep 15 '19 at 17:00