How to login on Desktop application with Linux?

KyleC 126 Reputation points
2020-05-16T08:22:30.033+00:00

I have followed the instructions on the link to get the desktop for Teams (https://learn.microsoft.com/en-us/microsoftteams/get-clients) to install the MS Teams Application on Ubuntu-based Linux. When I log in, the application displays a message "We are still developing Teams for Linux" and offers to put me on a list. It also provides a link back to the one above. According to that link, it should be available for use. Am I missing a step to get the Teams Application working? I have been using the web client, but it is limited and my office is using Teams for many of their meetings.

Thank you for your time and assistance to resolve this issue.

Skype for Business Linux
Skype for Business Linux
Skype for Business: A Microsoft communications service that provides communications capabilities across presence, instant messaging, audio/video calling, and an online meeting experience that includes audio, video, and web conferencing.Linux: A family of open-source Unix-like operating systems.
456 questions
0 comments No comments
{count} vote

Accepted answer
  1. KyleC 126 Reputation points
    2020-05-16T11:01:04.247+00:00

    Resolution found - Remove teams application and install Teams-Insiders. Logged in without any issue.

    sudo apt remove teams
    sudo apt install teams-insiders

    Successfully logged in.

    2 people found this answer helpful.
    0 comments No comments

3 additional answers

Sort by: Most helpful
  1. JimmyYang-MSFT 49,541 Reputation points Microsoft Vendor
    2020-05-18T06:01:27.183+00:00

    Hi!

    Thanks for sharing your solution about this issue.

    The following link shows how to install MS Teams for your reference:

    https://learn.microsoft.com/en-us/answers/questions/3033/installing-microsoft-teams-in-linux.html

    1 person found this answer helpful.
    0 comments No comments

  2. Manu Philip 17,021 Reputation points MVP
    2020-05-16T08:47:06.44+00:00

    Hello,
    Looks like snap application is missing in your Linux version. Install it by the following command:

    sudo snap install teams-for-linux
    

    Regards,
    Manu


  3. Nicholas 1 Reputation point
    2020-07-06T13:46:25.8+00:00

    I'm having the same message on both teams and teams-insider. This has happened every few months. Recently had my password changed and now I authenticate but get this same message. Browser version works fine. I've held off making a forum profile just for this but being a reoccurring issue obviously need more people to complain to get this resolved.

    0 comments No comments