Ubuntu – How to change skype default browser

18.04default-browserskype

I use Ubuntu 18.04 and I have the following problem.

When I try to open links via Skype it opens Mozilla firefox also I have set google chrome as my default browser.

I tried to find something in skype settings but I found nothing related to the application default browser

Best Answer

Installing packages from the Ubuntu software center using snap have some issues.

"snap", a new cross-OS package manager. Snap will be much better than APT one day, but right now it's in the beginning stages and experiencing growing pains.

I removed skype from the software center and I downloaded the .deb file from Official Skype website.

Then I installed it using dpkg which solved the problem.

Note: this answer inspired me.