Linux starting running a lot better once Skype was uninstalled. Removed the double install of Brave Browser too.
Every time I rebooted my backup laptop it would spin up 2 instances of Skype. I think maybe I goofed and installed by both using command line and snapd.
-
First one said it was outdated
-
Second one booted up and worked
4-28-2025 – used both de Install methods
GAI: ubuntu linux how to uninstall skype
To uninstall Skype on Ubuntu, you can use the command line or the Software Boutique. Using the command line, you can remove the package using sudo apt-get remove skypeforlinux or sudo snap remove skype depending on how it was installed. If you installed it through the Software Boutique, you can typically find it in the installed applications list and remove it from there.
Detailed Steps: