Install Microsoft Teams on Ubuntu 24.04 with Snap

Richard
Written by
Richard
Jan 7, 2025 Updated Mar 20, 2026 3 min read
Install Microsoft Teams on Ubuntu 24.04 with Snap

You can install Microsoft Teams on Ubuntu 24.04 easily using the Snap package manager.

Microsoft Teams is a robust collaboration platform that consolidates chat, video meetings, calling, and document sharing into a single application.

This tutorial specifically guides you through the Snap installation process for Teams on Ubuntu 24.04, which is frequently the fastest route to a current version.

Snap packages are designed to be self-sufficient and update automatically. This ensures you always have the latest features and security patches without manual intervention or complex dependency handling.

⚡ Quick Answer

Install Microsoft Teams on Ubuntu 24.04 by opening a terminal and running ‘sudo snap install teams-for-linux’. This command uses the Snap package manager to download and install the latest version of Teams.

Install Teams from Snap

As mentioned, you can install Microsoft Teams using the Snap package manager.

Here’s how:

First, update and upgrade your Ubuntu system. If you don’t have the Snap package manager installed, you’ll need to install that too.

🐧Bash / Shell
sudo apt update && sudo apt upgrade
sudo apt install snapd

Then, run the following command to install Teams from Snap:

🐧Bash / Shell
sudo snap install teams-for-linux

Once it’s installed, you can find the Teams app in the Dock on the left sidebar. You can also launch it from the terminal with this command:

💻Code
snap run teams-for-linux

Log in and start using Teams.

Install Microsoft Teams on Ubuntu

To remove the app later, use this command:

🐧Bash / Shell
sudo snap remove teams-for-linux

That should do it!

Conclusion:

Installing Microsoft Teams on Ubuntu 24.04 with Snap is a good process. Here’s what you need to remember:

  • Easy Installation: After setting up the Snap package manager, you can quickly install Teams using a single command.
  • Updated Features: Access a flexible real-time collaboration platform for chat, video conferencing, and file sharing.
  • User-Friendly Interface: The Teams app integrates seamlessly into the Ubuntu desktop environment.
  • Simple Removal: Uninstalling Teams is as easy as installing it, requiring a simple command.
  • Ideal for Collaboration: Teams enhance workplace communication, making it a valuable tool for team projects.

With these steps, you’ll be ready to collaborate efficiently with your colleagues on Ubuntu!

Is Teams no longer supported on Linux?

Microsoft no longer offers an official build of Teams for Linux, and they’ve stopped supporting it. Currently, the best way to use Teams on Linux is through your web browser. There aren’t many other options. Use the browser version or run it in a VM; it doesn’t work in a compatibility layer like Wine or Proton (software that lets Linux run Windows applications).

How to get MS Teams on Linux?

To sign into Teams Free, you need a Microsoft account. If you’re using Skype, OneDrive, Outlook.com, or Xbox Live, then you already have an account. If you don’t have one, it’s free to create a new Microsoft account. Both versions of Teams are now available when you download the app.

How to install Teams in Linux terminal?

And once installed, it’ll revert back to a flashing cursor in your terminal. At this point, you can close Terminal. Next, click on the Start menu and locate the Internet.

How to install Teams in Ubuntu 20.04 using terminal?

And down here, click on this download for desktop and Linux DV. This will download the Davian file. Once the Davian file is downloaded, you just need to go to the folder.

Was this guide helpful?

Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *

Exit mobile version