Unmet dependencies - System Upgrade fails - Ubuntu 20.04

Upgrade of the system shows unmet dependency and when I do apt --fix-broken install, installation is failing due to format issue of the one document it seems.

udo apt-get upgrade
Reading package lists… Done
Building dependency tree
Reading state information… Done
You might want to run ‘apt --fix-broken install’ to correct these.
The following packages have unmet dependencies:
libnvidia-gl-450-server : Depends: libnvidia-common-450-server but it is not installed
libnvidia-gl-450-server:i386 : Depends: libnvidia-common-450-server:i386
E: Unmet dependencies. Try ‘apt --fix-broken install’ with no packages (or specify a solution).

sudo dpkg -i --force-overwrite /usr/share/nvidia/nvidia-application-profiles-450.80.02-key-documentation
dpkg-deb: error: ‘/usr/share/nvidia/nvidia-application-profiles-450.80.02-key-documentation’ is not a Debian format archive
dpkg: error processing archive /usr/share/nvidia/nvidia-application-profiles-450.80.02-key-documentation (–install):
dpkg-deb --control subprocess returned error exit status 2
Errors were encountered while processing:
/usr/share/nvidia/nvidia-application-profiles-450.80.02-key-documentation

Please help me fix this issue.

Thanks
Viswanath.B