This is an annoyed issue, but after several tries, here is my approach for the fix:
sudo dpkg --configure --force-overwrite -a # or sudo apt -o Dpkg::Options::="--force-overwrite" --fix-broken install
This is an annoyed issue, but after several tries, here is my approach for the fix:
sudo dpkg --configure --force-overwrite -a # or sudo apt -o Dpkg::Options::="--force-overwrite" --fix-broken install