Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I encountered the same issue trying to upgrade to Ubuntu 23.04. I was able to come up with a workaround until Parallels comes up with an official solution.
- sudo -i
- cd /var/lib/dkms/parallels-tools/18.2.0.53488/source (assuming you're on that version of parallels)
- grep -r 'MODULE_LICENSE("'
- In each instance where MODULE_LICENSE is defined, change the value from "parallels" to "GPL"
- apt update; apt full-upgrade; apt-autoremove
New kernel should now install correctly.
Hello,
Thank you for your feedback.
Today, we released the Parallels Desktop 18.3 update.
In this version the issue has been fixed, please update Parallels Desktop to the latest version 18.3
I'm running Kali Linux 2023 fully up-to-date, and after the recent Parallels Desktop update, it keeps failing to update the Parallels Tools.
from parallels-tools.log:
View attachment 20846
any suggests?