Hello,
I encountered an issue with Zorin OS while installing Windows App Support. During the installation process, there was an internet outage, which interrupted the installation. As a result, only part of the Windows App Support files were installed, and I can’t even open them. When I try to go back to the store to uninstall Windows App Support, I get an error, and the uninstallation fails.
Thank you in advance for your help!
1st remove the broken package
sudo apt remove --purge zorin-windows-app-support
then fix broken packages
sudo apt --fix-broken install
clean up any remaining files
sudo apt update && sudo apt autoremove && sudo apt clean
then install again
1 Like
On this Command please take a Look what will be deleted.
1 Like