Hi @toddbmobile,
have you done a full system update?:
Have you tried running the following terminal commands? (Ctrl + Alt + t):
sudo apt-get --fix-missing install
The above command downloads and installs any missing packages on your system.
sudo apt-get --fix-broken install
The above command downloads and installs any broken dependencies on your system.