Microsoft teams for ubuntu platforms
The thing force me to do this is, ubuntu platform was not supported by default, check below:
That's weird, but ok we don't mind. electron helps.
Now you can download the ubuntu version:
First you need to clone this repo, for example:
git clone https://github.com/leftstick/teams-ubuntu.git
Then, install dependencies
cd teams-ubuntu
npm install
Now, you are free to launch it:
npm start